[JBoss JIRA] (ELY-849) Rename setMechanismProperties to setSaslMechanismProperties
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-849?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-849:
---------------------------------
Fix Version/s: 1.2.0.Beta9
(was: 1.2.0.Beta8)
> Rename setMechanismProperties to setSaslMechanismProperties
> -----------------------------------------------------------
>
> Key: ELY-849
> URL: https://issues.jboss.org/browse/ELY-849
> Project: WildFly Elytron
> Issue Type: Enhancement
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 1.2.0.Beta9
>
>
> If we later add HTTP mechanisms we have no way to differentiate between HTTP and SASL mechanism properties.
> We could probably share properties and rely on protocol matching in the MatchRule but as a single AuthenticationConfiguration will support both HTTP and SASL I think independent properties will be required.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 9 months
[JBoss JIRA] (ELY-1410) Digest auth does not support nonce count, causing browsers to replay every request
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1410?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1410:
----------------------------------
Fix Version/s: 1.2.0.Beta8
> Digest auth does not support nonce count, causing browsers to replay every request
> ----------------------------------------------------------------------------------
>
> Key: ELY-1410
> URL: https://issues.jboss.org/browse/ELY-1410
> Project: WildFly Elytron
> Issue Type: Bug
> Components: HTTP
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
> Priority: Blocker
> Fix For: 1.1.6.CR1, 1.2.0.Beta8
>
>
> The results in every single request being retried. This has two negative impacts. The extra request adds a round trip which hurts response time on high latency connections. Additionally large posts have double the bandwidth consumption and can be interpreted as failures. For example a 300 mb upload in the console would likely lead to the user assuming a hang.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 9 months
[JBoss JIRA] (ELY-1410) Digest auth does not support nonce count, causing browsers to replay every request
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1410?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse resolved ELY-1410.
-----------------------------------
Resolution: Done
> Digest auth does not support nonce count, causing browsers to replay every request
> ----------------------------------------------------------------------------------
>
> Key: ELY-1410
> URL: https://issues.jboss.org/browse/ELY-1410
> Project: WildFly Elytron
> Issue Type: Bug
> Components: HTTP
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
> Priority: Blocker
> Fix For: 1.1.6.CR1, 1.2.0.Beta8
>
>
> The results in every single request being retried. This has two negative impacts. The extra request adds a round trip which hurts response time on high latency connections. Additionally large posts have double the bandwidth consumption and can be interpreted as failures. For example a 300 mb upload in the console would likely lead to the user assuming a hang.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 9 months