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. 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.
Figure 1 Viewing IdP details
- Copy the login link by clicking
in the Login link row.Figure 2 Copying the login link
- 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.