[JBoss JIRA] (ELY-556) Wrapper HTTP and SASL Mechanism factories to automatically set the server name.
by Darran Lofthouse (JIRA)
Darran Lofthouse created ELY-556:
------------------------------------
Summary: Wrapper HTTP and SASL Mechanism factories to automatically set the server name.
Key: ELY-556
URL: https://issues.jboss.org/browse/ELY-556
Project: WildFly Elytron
Issue Type: Enhancement
Components: HTTP, SASL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta6
For SASL this will be the server name passed in to the factory, for HTTP this should be derived from the Host header in the request.
HTTP mechanisms will need to be double checked as this can only happen after the request is received from the client i.e. Basic authentication will need to wait until the request is received before the mechanism realms can be identified.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months
[JBoss JIRA] (ELY-274) Add handling for ExtendedChoiceCallback to AuthenticationConfiguration
by Farah Juma (JIRA)
[ https://issues.jboss.org/browse/ELY-274?page=com.atlassian.jira.plugin.sy... ]
Farah Juma commented on ELY-274:
--------------------------------
Verified that support for the {{ExtendedChoiceCallback}} is still necessary for the OTP SASL mechanism. (This callback is used by {{OTPSaslClient}} to determine the one-time password response type, i.e., “hex”, “word”, “init-hex”, or “init-word”.) Note that I’ve modified Kabir’s changes slightly so that a String choice is specified via the {{AuthenticationConfiguration}} instead of an index into the choices list. This is similar to the way a realm choice can currently be specified.
> Add handling for ExtendedChoiceCallback to AuthenticationConfiguration
> ----------------------------------------------------------------------
>
> Key: ELY-274
> URL: https://issues.jboss.org/browse/ELY-274
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Callbacks
> Reporter: Kabir Khan
> Assignee: Kabir Khan
> Fix For: 1.1.0.Beta6
>
>
> Needed for things like OTP
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months