[undertow-dev] Overriding Authentication Mechanism for the deployment

Anil Saldhana asaldhan at redhat.com
Mon May 13 19:21:27 EDT 2013


Also another location is Undertow->LoginConfig class probably we need the same flexibility.
I did see a TODO there.

On May 13, 2013, at 6:13 PM, Stuart Douglas <sdouglas at redhat.com> wrote:

> I changed this to the DeploymentInfo level, and also made it a list to 
> allow multiple custom authentication mechanisms to be used in the same 
> deployment.
> 
> Stuart
> 
> Anil Saldhana wrote:
>> Hi Stuart/Darran,
>>    I sent in a PR
>> (https://github.com/anilsaldhana/undertow/commit/70838540d01c821973b38f530a97be2f54e83c13)
>> to override the authentication mechanism used for a particular web app
>> irrespective of what is configured in web.xml login config
>> 
>> I need this behavior to introduce saml workflow into a web app.
>> 
>> I put the API change at the DeploymentManagerImpl level.  If you have a
>> better alternative, I would like to hear.
>> 
>> Regards,
>> Anil
>> _______________________________________________
>> undertow-dev mailing list
>> undertow-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/undertow-dev
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev



More information about the undertow-dev mailing list