We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently if an admin want to make an oidc user admin, it is not possible RenardeUser.roles() is only used for JWT users
RenardeUser.roles()
The text was updated successfully, but these errors were encountered:
Added manual check for now ia3andy/quarkus-blast@a1eb178#diff-d255d8f161d119d424f50e9623f5970fa0a8d57a47db13ee6c1c3d6c85cb9bf6R73
Sorry, something went wrong.
So you want the DB roles to be injected into the JWT token? Interesting. I think I've a way to do that.
No branches or pull requests
Currently if an admin want to make an oidc user admin, it is not possible
RenardeUser.roles()
is only used for JWT usersThe text was updated successfully, but these errors were encountered: