This tutorial shows you how to create a slick-looking, full-stack, secure application using React, Spring Boot, and JHipster.
Read more…
Brought to you by Matt Raible
This tutorial shows you how to create a slick-looking, full-stack, secure application using React, Spring Boot, and JHipster.
Read more…
Brought to you by Matt Raible
Hi Folks! We’re happy to help if you have any questions!
Hi, I’ve followed all the steps, replaced everything in the .auth0.env file, but when I login, I’m not redirected to auth0, it’s still using keycloak… any ideas?
I fixed it. Since I’m on windows, env variables did not set properly
Perfect! Glad to hear that!
This topic was automatically closed after 23 days. New replies are no longer allowed.
Hi there,
Great post, I’m new to jhipster, this one seemed like a good one to get started.
I installed WSL and recommended artifacts to get it running.
But quickly ran into a couple of problems, browsed for fixes but was unable to find one.
Your Auth0 issuer needs to end with a /. It also looks like your dash isn’t a normal dash. Can you try changing your issuer to https://dev-h28b30v.us.auth0.com/
?
Thanks for helping on this one Matt!