On Tue, 13 Aug 2019 at 19:32, Mark Banierink <mark.banierink@nedap.com> wrote:

Hi all,

 

For our application we needed UNDERTOW-1566 (https://issues.jboss.org/browse/UNDERTOW-1566), so I created an implementation. What is the correct flow to get this implementation reviewed and merged into Undertow?

The implementation also involves changes to Wildfly and Jboss-Metadata. How should this be handled?


Start by opening a pull request on Undertow. It is likely that this can be handled without a jboss-metadata change by using the authentication mechanism parameters ,e.g. in web.xml you could specify this as FORM?landingPage=/welcome.html. In io.undertow.security.impl.BasicAuthenticationMechanism.Factory#create any parameters specified in this way are passed in the properties map.

Stuart

 

Kind regards,

 

Mark

 

mark.banierink@nedap.com

Twitter  LinkedIn 

nedapsecurity.com


NEDAP | GIT SECURITY AWARD 2020

_______________________________________________
undertow-dev mailing list
undertow-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev