[undertow-dev] UNDERTOW-1566

Stuart Douglas sdouglas at redhat.com
Wed Aug 14 01:49:46 EDT 2019


On Tue, 13 Aug 2019 at 19:32, Mark Banierink <mark.banierink at 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 at nedap.com
>
> [image: Twitter] <https://twitter.com/nedapsecurity>  [image: LinkedIn]
> <https://nl.linkedin.com/company/nedap-security-management>
>
> *nedapsecurity.com* <https://nedapsecurity.com>
>
>
> [image: NEDAP | GIT SECURITY AWARD 2020]
> <https://www.pro-4-pro.com/en/specials/gsa_int.html>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 637 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0002.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 619 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0003.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 617 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 3101 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 83983 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/undertow-dev/attachments/20190814/66084fe2/attachment-0003.jpg 


More information about the undertow-dev mailing list