[jboss-jira] [JBoss JIRA] (ELY-1200) Elytron - when security Providers are not configured correctly in AuthenticationConfiguration, remoting connection hangs during SASL authentication
Darran Lofthouse (JIRA)
issues at jboss.org
Tue May 30 13:03:00 EDT 2017
[ https://issues.jboss.org/browse/ELY-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated ELY-1200:
----------------------------------
Fix Version/s: 1.1.0.Beta48
> Elytron - when security Providers are not configured correctly in AuthenticationConfiguration, remoting connection hangs during SASL authentication
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1200
> URL: https://issues.jboss.org/browse/ELY-1200
> Project: WildFly Elytron
> Issue Type: Bug
> Components: SASL
> Reporter: Josef Cacek
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta48
>
>
> When AuthenticationConfiguration contains wrongly configured security Providers (null used), the management remoting connection hangs during SASL authentication.
> {code:java}
> AuthenticationConfiguration.useProviders(() -> new Provider[] { null })
> {code}
> *Expected behavior:*
> Execution should fail immediately.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list