I am creating an interface to self serve the apps creation (Mainly OAUTH2 ones). Because of the business nature, depending on what i create, i need to set up a Group Claim Filter based on Regex.
When we manually create apps, its pretty straight forward to go App > Sign On > OIDC Token > Group Claim Filter > Matches Regex > Filter. But using the apps API on the app creation, i don’t see a viable way to replicate this. Is it possible? Is there somewhere i can read about it or share a snippet? (Nope Okta App API doesn’t contemplate this scenario)