Accessing REST APIs with SAML SSO

You can access REST APIs with SAML SSO enabled by configuring LDAP properties, and security role mapping.

  1. Configure LDAP properties. For more information, see Integrating LDAP with Product Master.
  2. Configure security role mapping.

    To configure security role mapping, proceed as follows.

    1. Log in to the WebSphere® Application Server administrative console.
    2. Go to Applications > Application Types > WebSphere enterprise applications. The Enterprise Applications page opens.
    3. In the Enterprise Applications page, click mdm_rest.war link. The Security role to user/group mapping page opens.
    4. In the Security role to the user/group mapping page, specify the following, and click OK.
      1. Select the AllAuth role.
        1. Click Map Special Subjects.
        2. Select Everyone.
      2. Select the LoginUser role.
        1. Click Map Special Subjects.
        2. Select Everyone.
    5. Restart the WebSphere Application Server administrative console and the Appserver on which the Product Master is deployed.