]
Farah Juma updated WFCORE-1610:
-------------------------------
Labels: affects_elytron (was: )
Modify the HttpServerAuthenticationMechanism mechanism supplier to
take an HttpServerRequest parameter in order to filter out unavailable mechanisms
----------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-1610
URL:
https://issues.jboss.org/browse/WFCORE-1610
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management, Security
Reporter: Farah Juma
Assignee: Farah Juma
Labels: affects_elytron
Fix For: 3.0.0.Alpha3
The host name and protocol name for an authentication attempt can be derived from
{{HttpServerRequest}}. We can use this information to filter out unavailable mechanisms
using the {{MechanismConfigurationSelector}}.