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

Add test for injecting OpenID mechanism by qualifier #343

Open
OndroMih opened this issue Jan 9, 2025 · 0 comments
Open

Add test for injecting OpenID mechanism by qualifier #343

OndroMih opened this issue Jan 9, 2025 · 0 comments

Comments

@OndroMih
Copy link
Contributor

OndroMih commented Jan 9, 2025

There's no test in the TCK to cover injecting OpenID mechanisms with qualifiers attribute.

The test for injecting multiple auth mechanisms into a custom handler in AppCustomAuthenticationMechanismHandler2IT only covers basic mechanisms.

We found out that, although both WildFly and GlassFish preview versions, and the underlying Soteria implementation, all passed the TCK, they failed to inject a modified case with OpenID mechanisms instead of Basic mechanisms. It would be good to add a test similar to the existing one for Basic authentication also for OpenID. Or, even better, for all other specified mechanisms (OpenID, Form, CustomForm).

More information in: #342

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