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

Example throws "failed to validate JWT signature" with following setup #4

Open
2 tasks done
powderham opened this issue Oct 18, 2019 · 2 comments
Open
2 tasks done

Comments

@powderham
Copy link

powderham commented Oct 18, 2019

I raised an issue on the main repo and thanks for your response there.

I decided to try using my application details with this example, and receive the same error. I also created a new application to test.

I followed the following steps from the readme:

I'd be eternally grateful if you could check the setup here and let me know if you can see a difference as to why this wouldn't be working. It looks from other issues as though other users aren't having this problem, so guess it's a problem with my configs.

Edit: I should also add that I have tried this with both the SINGLE PAGE APPLICATION
and REGULAR WEB APPLICATION

Screenshot 2019-10-18 at 11 22 38

Screenshot 2019-10-18 at 11 22 45

Screenshot 2019-10-18 at 11 22 56

Screenshot 2019-10-18 at 11 23 01

@powderham
Copy link
Author

Edit, here's a list of my settings from the app, to see if anything is misconfigured

Screenshot 2019-10-18 at 11 39 58

@sandrinodimattia
Copy link
Owner

@powderham can you make sure of the following:

  • The application is a Regular Web Application
  • Json Web Token Signature Algorithm is set to RS256 (under Advanced Settings, OAuth)
  • OIDC Conformant is set to True (under Advanced Settings, OAuth)
  • You're running Node 10.13 or Node 12

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

No branches or pull requests

2 participants