<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
0D54z00009e8e7iCAAOkta Classic EngineSingle Sign-OnAnswered2023-10-18T15:31:19.000Z2023-09-14T14:30:31.000Z2023-10-18T15:31:19.000Z
How To pass Only the AD groups that the user is member of in SAML assertion.

 

Consider the okta tenant with both okta groups and Connected AD groups available. In saml application we need to send only AD groups (that the user is member of ) in SAML assertion. We can't use the expression Matches Regex .* because it passes both okta and AD groups in assertion. can anyone please provide us with the expression that can be used to send only AD groups.


This question is closed.
Loading
How To pass Only the AD groups that the user is member of in SAML assertion.