1

I've created a Application with API services as a chosen option. I'm trying to get token based on Client Id and Client Secret with the grant_type "client_credentials". But it is asking for JWK needs to be passed.

I followed the official doc : https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/main/#generate-the-jwk-using-the-api

enter image description here

Getting the error.

Please help me with steps to generate JWK using JAVA and how to configure it in Okta Admin console.

Thanks in advance.

asked Apr 18, 2024 at 1:53
1
  • Are you able to generate the keys in okta admin? Commented Apr 18, 2024 at 12:49

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.