
TorstenR.44773 (Customer) asked a question.
I want to integrate with an Okta client as Application. To avoid security problems, this client wouldn't like to give us a raw Admin API token, so we wanted to go the way explained in this documentation https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/main/*save-keys-in-okta
The problem now is, even tho I activated the Early Access feature "OAuth2 Secrets and Keys Management", I am still not able to pick Public Key / Private Key as authentication method. The select is just disabled and I can't pick it.
The page this happens on is: https://${oktaDomain}/admin/app/oidc_client/instance/${clientID}/*tab-general under "Client authentication" i see 2 radio buttons "Client secret" and "Public key / Private Key", "Client Secret" is activated but both buttons are disabled.
Thanks in advance for any hint.

Hello @TorstenR.44773 (Customer) Thank you for reaching out to our community.
Please make sure that once you on that screen to hit the "Edit" button on top of the "Client ID", please see screenshot:
<facepalm> ok that was now too easy, damn :D I was really irritated by the fact probably that i actually was able to edit the secrets there, didn't thought of that button.