Use Jakarta EE 10 with OpenID Connect Authentication

Use Jakarta EE 10 to build a secure Java web application using OpenID Connect and Auth0.
Read more…

:writing_hand:t2: Brought to you by Andrews Hughes

1 Like

Let us know if you have any questions on this front!

1 Like

Did you found a way to use the extraParametersExpression annotation parameter to load this from the config file or a CDI Config Bean?
I managed to provide params like the clientSecret form a CDI config bean, but trying to provide the extraParameters from a CDI bean failed.

===
Ralph

Hello Ralph,

No, I haven’t found a way to do this. Please let me know if you figure out how to do it!