-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR18
When AuthenticationConfiguration contains wrongly configured security Providers (null used), the management remoting connection hangs during SASL authentication.
AuthenticationConfiguration.useProviders(() -> new Provider[] { null })
Expected behavior:
Execution should fail immediately.
- is cloned by
-
ELY-1200 Elytron - when security Providers are not configured correctly in AuthenticationConfiguration, remoting connection hangs during SASL authentication
- Resolved
- is incorporated by
-
JBEAP-11223 Upgrade WildFly Elytron to 1.1.0.Beta48
- Closed