SAP BTP supports identity federation, a concept of linking and reusing digital identities of a user base across loosely coupled systems.

As part of the bundled solution, Identity Authentication (IAS) takes care of the user authentication and access to the SAP Cloud Identity Access Governance and the target solutions. Before you can start using SAP Cloud Identity Access Governance, you must establish a trust relationship between the subaccount for SAP Cloud Identity Access Governance and the IAS tenant. You can do it automatically in the SAP BTP cockpit.
Automatically Establish Trust

There is an easy way of establishing a trust connection automatically. This way uses the OpenID Connect (OIDC). This method does not require a manual download and upload of SAML metadata.
Note

In your SAP Cloud Identity Access Governance subaccount, under Security→Trust Configuration, you initially see only the default identity provider, which is the SAP ID service.
- Choose the Establish Trust button.
- In the following popup, select a identity provider from the dropdown list.
Only identity providers that are associated with your customer ID are shown.
- Choose Establish Trust.
Result: Trust of type OpenID Connect between your subaccount and the identity provider is generated.
If you establish a trust connection automatically, you can connect your subaccount only with a single tenant of Identity Authentication.
Checking the Service Provider in Identity Authentication

- Log on to the Identity Authentication service. Access the tenant's administration console for Identity Authentication by using the console's URL.
The URL has the following pattern:
https://<tenant ID>.accounts.ondemand.com/admin
- Under Applications and Resources, choose the Applications tile.
- Search for the application that has been created as part of the trust setup.
The name of the application has the format XSUAA_<Subaccount Name>, but you can change it if needed.
Manually Establish Trust
The automatic trust configuration works only using OpenID Connect. If you want to use SAML instead, you can do so by exchanging certificates between subaccount and the identity provider. However, these are manual steps.
For more information, refer to the official documentation: https://help.sap.com/docs/SAP_CLOUD_IDENTITY_ACCESS_GOVERNANCE/e12d8683adfa4471ac4edd40809b9038/084bc11f2eb3415d8cd0ffeb065bebc7.html
Hint
- In SAP BTP Cockpit, choose the subaccount and navigate to Security→Trust Configuration.
- Choose the Pencil button for the Default Identity Provider to edit it.
- Uncheck the box Available for User Logon.
- Save your entry.
You should now see that the Default Identity Provider is greyed out.

