We have an OIDC app with groups claim in place and same the config exist on Terraform, now when I run a Terraform plan, I get the warning stating group claim is being deprecated and “The groups_claim field is deprecated and will be removed in a futureversion. Use Authorization Server Claims (okta_auth_server_claim) or appprofile configuration instead”,
So wants to know if someone have configured the above and we do not have the Custom Authorization server for our okta tenant.
@airwork I’m checking internally to see when we will add support for configuring Application Federated Claims, which allows you to configure custom claims at the application level and does not require use of a custom authorization server. Note that the original Groups claim setting is now marked as a Legacy configuration.
For reference, this is the feature I’m talking about, as seen on the Application’s Sign On/Authentication tab: