Accessing REST APIs with SAML SSO
You can access REST APIs with SAML SSO enabled by configuring LDAP properties, and security role mapping.
- Configure LDAP properties. For more information, see Integrating LDAP with Product Master.
- Configure security role mapping.
To configure security role mapping, proceed as follows.
- Log in to the WebSphere® Application Server administrative console.
- Go to Enterprise Applications page opens. . The
- In the Enterprise Applications page, click mdm_rest.war link. The Security role to user/group mapping page opens.
- In the Security role to the user/group mapping page, specify the following,
and click OK.
- Select the AllAuth role.
- Click Map Special Subjects.
- Select Everyone.
- Select the LoginUser role.
- Click Map Special Subjects.
- Select Everyone.
- Select the AllAuth role.
- Restart the WebSphere Application Server administrative console and the Appserver on which the Product Master is deployed.