Replies: 1 comment
-
@petrroda Not sure what you mean exactly. Typically, when you work with OpenID Connect in Micronaut you can either get the details from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
how is the generation of UserDetails working with openid-connect?
The UserDetails generated by DefaultOpenIdUserDetailsMapper are always overwritten by a call of
JwtTokenValidator from the TokenAuthenticationFetcher.
Greets
Petr
Beta Was this translation helpful? Give feedback.
All reactions