[ https://issues.jboss.org/browse/ELY-1409?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1409:
----------------------------------
Fix Version/s: 1.2.0.Beta12
(was: 1.2.0.Beta11)
> Update HTTP authentication mechanism API to support re-use of response handlers
> -------------------------------------------------------------------------------
>
> Key: ELY-1409
> URL: https://issues.jboss.org/browse/ELY-1409
> Project: WildFly Elytron
> Issue Type: Task
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.2.0.Beta12
>
>
> At the moment the response handler can only access the response, it can not access anything from the request unless created with access to the request.
> Making the scopes available should allow for state to be transferred on the request scope.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[ https://issues.jboss.org/browse/ELY-1386?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1386:
----------------------------------
Fix Version/s: 1.2.0.Beta12
(was: 1.2.0.Beta11)
> <certificate-revocation-list /> should also support a URI and resource in addition to path.
> -------------------------------------------------------------------------------------------
>
> Key: ELY-1386
> URL: https://issues.jboss.org/browse/ELY-1386
> Project: WildFly Elytron
> Issue Type: Enhancement
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: Martin Mazanek
> Fix For: 1.2.0.Beta12
>
>
> KeyStores can be loaded from a path, a URI, or as a resource - the certificate revocation list should be the same.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[ https://issues.jboss.org/browse/ELY-1466?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1466:
----------------------------------
Fix Version/s: 1.2.0.Beta12
(was: 1.2.0.Beta11)
> Add configuration option to BASIC mechanism to switch off challenging
> ---------------------------------------------------------------------
>
> Key: ELY-1466
> URL: https://issues.jboss.org/browse/ELY-1466
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.2.0.Beta12
>
>
> This may be desirable where paired with FORM auth so users can use FORM auth and other clients use BASIC.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[ https://issues.jboss.org/browse/ELY-1464?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1464:
----------------------------------
Fix Version/s: 1.2.0.Beta12
(was: 1.2.0.Beta11)
> Programatic authentication should be caching the SecurityIdentity not the name of the identity
> ----------------------------------------------------------------------------------------------
>
> Key: ELY-1464
> URL: https://issues.jboss.org/browse/ELY-1464
> Project: WildFly Elytron
> Issue Type: Bug
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.2.0.Beta12
>
>
> By only caching the name of the identity the server authentication context -> security domain -> security realm chain is called for each subsequent request when we should have been able to re-use an existing identity.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[ https://issues.jboss.org/browse/ELY-1462?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1462:
----------------------------------
Fix Version/s: 1.2.0.Beta12
(was: 1.2.0.Beta11)
> Move programatic authentication from Elytron Web to Elytron
> -----------------------------------------------------------
>
> Key: ELY-1462
> URL: https://issues.jboss.org/browse/ELY-1462
> Project: WildFly Elytron
> Issue Type: Task
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.2.0.Beta12
>
>
> The core implementation should be following the same pattern as is followed for mechanisms such as FORM authentication, this should not need to live within the HTTP server integration project.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)