-
Notifications
You must be signed in to change notification settings - Fork 831
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
Role is not found #12
Comments
I have the same Issue?? |
Please let me know if you have a Solution? |
Thank you for you advances :) |
@Rajveer9575 @arifdemircan you can check my updated repo, I solved some problems including "Role not found" and also I dockerized the all app and refactored. https://github.com/ramazansakin/spring-boot-spring-security-jwt-authentication |
I am having an issue. When registering all users are getting assigned ROLE_USER no matter what I use. |
Hi @v1shaL-b , After succesfully registration then sign in ll be returned like: It's an admin user, you can check it on TestController. |
com.bezkoder.springjwt.controllers.AuthController.lambda$1(AuthController.java:99)
The text was updated successfully, but these errors were encountered: