You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: