<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
0D50Z00008G7VUDSA3Okta Classic EngineIntegrationsAnswered2024-03-25T19:05:32.000Z2015-12-17T04:42:15.000Z2017-05-22T19:53:25.000Z
  • I'm not sure I totally understand.  You want to get a list of groups in the application?  The best method to do this is to use the API for the application and grab the groups that way.
  • 2nluq (2nluq)

    I am methods in AppGroupApiClient class from SDK but it is not returning the list of groups in the application. It is returning the Okta User Groups to which thisapplication is assigned.
  • The Okta APIs don't currently support this query. As you mentioned, you can query for all groups to which an application is assigned. You can also query for OKTA_GROUP and APP_GROUP group types. However, once you have a list of APP_GROUP groups (groups that were imported from apps into Okta), you can't currently determine which ones came from particular apps.
This question is closed.
Loading
getting all app groups