[undertow-dev] AuthenticationMechanismFactory

Marc Boorshtein marc.boorshtein at tremolosecurity.com
Fri Dec 13 10:55:01 EST 2013


>
> Have an enum on the auth method (Authmethod.FORM, AuthMethod.DIGEST,
> AuthMethod.BASIC, AuthMethod.JASPI) (The web.xml login-method is just a
> string) and then use the addFirstAuthenticationMechanism() or
> setAuthenticationMechanism api to install this adhoc low demand jaspi
> mechanism. Users should be able to provide arbitrary string to the API
> method.
>
>
+1 I've been following this discussion and have written authentication
systems for JBoss, Tomcat, Weblogic, IIS, Apache, etc and having to
constrain to one of a few pre-defined methods is beyond frustrating.

Thanks
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20131213/1e932ad4/attachment.html 


More information about the undertow-dev mailing list