[jboss-jira] [JBoss JIRA] (ELY-1200) Elytron - when security Providers are not configured correctly in AuthenticationConfiguration, remoting connection hangs during SASL authentication

David Lloyd (JIRA) issues at jboss.org
Wed May 24 13:12:00 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd moved WFLY-8838 to ELY-1200:
----------------------------------------

        Project: WildFly Elytron  (was: WildFly)
            Key: ELY-1200  (was: WFLY-8838)
    Component/s: SASL
                     (was: Remoting)
                     (was: Security)


> 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
>
> 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