Skip to content
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

@OpenIdAuthenticationMechanismDefinition.extraParametersExpression is not evaluated #388

Open
dam-jan opened this issue Dec 5, 2024 · 0 comments

Comments

@dam-jan
Copy link

dam-jan commented Dec 5, 2024

org.glassfish.soteria.mechanisms.openid.controller.ConfigurationController#buildConfig does evaluate extraParameters but it does not evaluate extraParametersExpression.

The Jakarte EE 10 documentation of OpenIdAuthenticationMechanismDefinition does not mention the result type of the EL in extraParametersExpression attribute. I'm not sure if the EL should return a String array or a String where the name=value pairs are separated by a comma (or something similar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant