[jboss-jira] [JBoss JIRA] (WFLY-9607) Remove DigestAuthenticationMechanism code duplication between Wildfly, Undertow and Elytron

Bartosz Spyrko-Śmietanko (JIRA) issues at jboss.org
Mon Dec 11 11:14:00 EST 2017


Bartosz Spyrko-Śmietanko created WFLY-9607:
----------------------------------------------

             Summary: Remove DigestAuthenticationMechanism code duplication between Wildfly, Undertow and Elytron
                 Key: WFLY-9607
                 URL: https://issues.jboss.org/browse/WFLY-9607
             Project: WildFly
          Issue Type: Enhancement
          Components: Security
    Affects Versions: 11.0.0.Final
            Reporter: Bartosz Spyrko-Śmietanko
            Assignee: Darran Lofthouse


Digest authentication mechanism is currently implemented in 3 places - in Wildfly undertow subsystem (legacy web authentication), Undertow itself (web console authentication) and Elytron (web authentication).

Any issue found in one of those scenarios is likely to affect others requiring fixing multiple codebases - ideally there should be a single implementation.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list