<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
0D50Z00008G7VeNSAVOkta Classic EngineIntegrationsAnswered2024-04-17T12:08:25.000Z2018-06-07T13:50:30.000Z2018-06-08T17:04:29.000Z
  • Travis -

    The group search API function currently performs a startsWith match; it does not support endsWith.

     

    https://developer.okta.com/docs/api/resources/groups#search-groups

     

    A possible workaround would be to get and cache all of the group objects locally within your application and then search locally through the cache objects via your code to return the exact matching group name.

     

    Does this help?

     

    Evan Alter

    Okta Global Customer Care

    Expand Post
  • 8e9f3 (8e9f3)

    Hey, Yeah, that's what I ended up doing. I was just curious if there was a simpler way. Thanks,
This question is closed.
Loading
Filter Groups api profile name.