Neither the SAPSSOTokenLoginModule or the CertificateAuthenticationLoginModule login modules extract role information. If MBOs and MBO operations have roles assigned, stack login modules to get roles for the user, using one of these methods:
- If SAP is configured to use LDAP/Active Directory as JAAS providers within
its Java stack for granting an SSO2 token, configure a stacked LDAPLoginModule pointing to the same LDAP/Active Directory to separately authenticate and
retrieve roles. This method assumes the user name and password credentials are authenticated by those modules as well.
- Rely on the "csi-userrole" provider.