All Questions
Tagged with jwks-rsa spring-boot
1 question
1
vote
0
answers
170
views
How to get access token from Okta?
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 ...