Use Jakarta EE 10 with OpenID Connect Authentication

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