<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
0D54z00009NKKb4CAHOkta Classic EngineAuthenticationAnswered2023-06-27T15:38:01.000Z2023-06-27T00:13:53.000Z2023-06-27T15:38:01.000Z

JacobM.97675 (Customer) asked a question.

How to use Groups.startsWith expression in SAML Attribute Statements?

Hello! I'm trying to create an Expression Language statement that would fetch the user's groups using a startsWith query, and then extract some strings from the group names (they have a specific name format). My EL statement works fine for Oauth claims, but I can't get it to work as a SAML Attribute Statement. My questions is, does the SAML Attribute Statement support Groups.startsWith, Groups.contains or Groups.endsWith? It works when I use isMemberOfGroupName or getFilteredGroups, but these functions won't do the query I need.


This question is closed.
Loading
How to use Groups.startsWith expression in SAML Attribute Statements?