]
Farah Juma updated ELY-580:
---------------------------
Git Pull Request:
Add the ability to filter out unavailable mechanisms using the
MechanismConfigurationSelector once the host name and protocol name are known
--------------------------------------------------------------------------------------------------------------------------------------------
Key: ELY-580
URL:
https://issues.jboss.org/browse/ELY-580
Project: WildFly Elytron
Issue Type: Feature Request
Components: Authentication Mechanisms, HTTP
Reporter: Farah Juma
Assignee: Farah Juma
We could modify the {{HttpServerAuthenticationMechanism}} mechanism supplier to take an
{{HttpServerRequest}} parameter in order to filter out unavailable mechanisms. (For HTTP
auth, the host name and protocol name are obtained using the {{HttpServerRequest}}).