<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006ODf67SADOkta Classic EngineSingle Sign-OnAnswered2023-02-08T04:29:44.000Z2019-06-27T15:08:27.000Z2019-07-11T20:10:26.000Z
Need to customize SAML assertion attribute value for memberof

Any idea on SAML assertion attribute value for memberof value can be placed in single string as below:

Explanation: Let's say we have 3 groups (test-app1, test-app2 and test-app3), If an user access the application then okta should filter group starts with "test-" and get group details starts with "test-" for specific user in SAML assertion as below:

Attribute Name="memberof"

    Attribute Value="test-app1,test-app2,test-app3"

 

Any help would be appreciated with quick response.

Thanks


This question is closed.
Loading
Need to customize SAML assertion attribute value for memberof