forked from docs/doc-exports
Reviewed-by: Kabai, Zoltán Gábor <zoltan-gabor.kabai@t-systems.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 3: Configure Login Link in the Enterprise Management System
Configure a federated login entry in the enterprise IdP to enable enterprise users use the login link to access the cloud platform.
Prerequisites
- An IdP entity has been created on the cloud platform. For details about how to create an IdP entity, 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 as an enterprise user, and click the configured login link to access the cloud platform.
Parent topic: Virtual User SSO via OpenID Connect