forked from docs/doc-exports
Reviewed-by: Rogal, Marcel <mrogal@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
4.3 KiB
4.3 KiB
(Optional) Step 5: Configure a Federated Login Entry in the Enterprise IdP
Configure a federated login entry in the enterprise IdP so that enterprise users can use the login link to access the cloud platform.
Prerequisites
- An IdP entity has been created on the cloud platform, and the login link for the IdP is available. For details, see Step 1: Create an IdP Entity.
- The login entry for logging in to the cloud platform has been configured in the enterprise management system.
Procedure
- Log in to the IAM console. In the navigation pane, choose Identity Providers.
- Click View in the row containing the IdP.
- Copy the login link by clicking
in the Login Link row.
- Add the following statement to the page file of the enterprise management system:
<a href="<Login link>"> Cloud platform login entry </a>
- Log in to the enterprise management system using your enterprise account, and click the configured login link to access the cloud platform.
Parent topic: IAM User SSO via SAML