Groups claim filter

I created an open-id-connect type app in Okta using Okta’s rest API.
I want to be able to set the Groups-claim-filter as in the screenshot below, but using REST api.

Want to know if that’s possible.

There is no available API for managing the groups claim for the org authorization server.

For custom authorization servers, the reference can be found at https://developer.okta.com/docs/reference/api/authorization-servers/#claim-operations

1 Like