Trusting an Identity Provider
Prerequisites
-
You have configured an identity provider in your network.
-
If you intend to add the identity provider manually (without using a metadata XML file), you have imported the public-key certificates of the identity provider for encryption and digital signature of SAML messages. Import these certificates into the trust manager of SAP NetWeaver Application Server (AS) ABAP.
For more information, see Trust Manager .
-
If you intend to add the identity provider from a metadata file, you have a means of accessing the metadata of the provider from a secure source.
If you upload the metadata from a file, the system assumes that you received the file from a trustworthy source. The service provider accepts the metadata. However, if the metadata is signed by the identity provider, the service provider checks that the issuer of the certificate of the signer is trusted by the AS ABAP. If the AS ABAP does not trust the issuer, the service provider rejects the metadata.
Context
Use this procedure to identify an identity provider for your service provider to trust. The service provider requests identity information from the identity provider, which you configure the service provider to trust, for applications the service provider is protecting.
You can have a primary and secondary certificate for signatures. This enables you to span the time when the old primary certificate is due to expire, and you have not yet configured all peers to accept the new one. In that case the secondary certificate is used.
Procedure
Next Steps
For Web services, you can trust a security token service (STS).
For more information, see Trusting a Security Token Service .