How can I change the default roles for SAML SSO configuration other than through the UI?

Question

I am unable to assign a custom built role to my SAML SSO configuration. when I save the SAML configuration only role_api, role_user are chosen (even though I unselected them in the UI). I want to assign only my Customer Data Governance User role to all persons who come through the SAML auth method.

 

Screen Shot 2022-01-07 at 2.13.10 PM.png

Answer

 

 "defaultNewUserRoleList": [
"MDM_CUSTOM1",
"MDM_CUSTOM",
"ROLE_API",
"ROLE_USER"
            ],

Additional Resources

Update SAML Configuration API

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.