[jboss-jira] [JBoss JIRA] (ELY-918) Allow HTTP mechanisms to decide if response should be sent when authentication is in progress

Pedro Igor (JIRA) issues at jboss.org
Fri Feb 3 09:32:00 EST 2017


Pedro Igor created ELY-918:
------------------------------

             Summary: Allow HTTP mechanisms to decide if response should be sent when authentication is in progress
                 Key: ELY-918
                 URL: https://issues.jboss.org/browse/ELY-918
             Project: WildFly Elytron
          Issue Type: Enhancement
          Components: HTTP
    Affects Versions: 1.1.0.Beta21
            Reporter: Pedro Igor
            Assignee: Pedro Igor


Currently, mechanisms are not allowed to decide if a challenge should be sent or not when processing a request to path where authentication is not required.

Currently, we always write to the response regardless if authentication if required or not, making impossible to mechanisms decide what you do in cases where a request is a for a non-protected resource and an authentication challenge should not be sent.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list