Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added UI for token decoding #46

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

prebbe
Copy link
Collaborator

@prebbe prebbe commented Jun 6, 2022

Signed-off-by: prebbe philip.rebbe@fau.de

Signed-off-by: prebbe <philip.rebbe@fau.de>
@prebbe prebbe linked an issue Jun 6, 2022 that may be closed by this pull request
@raghunandanarava
Copy link
Collaborator

I am receiving this error on entering the following information in the fields.

Issuer: http://localhost:8080/realms/master/.well-known/openid-configuration
Key-Material-Endpoint: http://localhost:8080/realms/master/protocol/openid-connect/certs
Access Token: $GENERATED_ACCESS_TOKEN

image

Can you maybe provide me with directives about how to test it properly?

@prebbe
Copy link
Collaborator Author

prebbe commented Jun 7, 2022

The expected value for the issuer-field is the same as the one used for requesting a token. So in this case it would be http://localhost:8080/realms/master instead of http://localhost:8080/realms/master/.well-known/openid-configuration.

@raghunandanarava
Copy link
Collaborator

raghunandanarava commented Jun 7, 2022

This is working as expected. Can be merged into the main branch.
image

@prebbe prebbe merged commit 3295447 into 9-decode-a-jwt-token Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display a token
2 participants