Software AG Products 10.5 | Administering API Portal | Managing Users | Configuring SAML 2.0 for a Consumer User
 
Configuring SAML 2.0 for a Consumer User
If an API Consumer needs to login to API Portal with SAML authentication, the user needs to have API Consumer role even before the first login. API Consumer role can be assigned by API Administrator using UMC.
1. Log on to UMC as an Administrator.
2. Click Configuration.
3. Click SAML in the left navigation pane.
4. In the General section provide the following information:
a. Identity provider ID: The ID that was used while configuring Single sign-on.
b. Service provider ID: The ID that was used while configuring Single sign-on.
c. Single sign-on URL: The SingleSignOnService location POST url from SSO configuration.
Alternatively, you can change the property key in the Configuration section as com.aris.umc.saml.identity.provider.sso.url
5. Click Keystore.
6. Provide the required information for Keystore value, Alias, Password, and Type.
7. Click to upload the keystore that was created while configuring Single Sign-on.
8. Click Truststore.
9. Provide the required information for Truststore value, Alias, Password, and Type.
10. Click to upload the truststore that was created while configuring Single Sign-on.
11. Activate SAML by selecting Use SAML in the General section.
Alternatively you can change the property com.aris.umc.saml.active to value true to activate SAML.