Hey @tom, I’m trying to do the same thing but I think I’m a bit more early in the process. Here’s what I have done:
I have registered an application in Okta and created an authorization server. I’m trying to use Postman to retrieve the access token but I am not being prompted to log into Okta. I tried to pass the client_id and client_secret in body but I got an error.
I’m trying to set up Okta to authenticate on a cloud application that my organization uses. I am simply trying to register the app in Okta and and then retrieve the JWT claim information and obtain the signer certificate from the token endpoint.
I am looking for the following information within the JWT:
UID
Sub
Email
Realm
Name