<div dir="ltr"><div>Undertow team,</div><div><br></div><div>I'm trying to integrate our integration with JBoss into Wildfy 8.x. Its a reverse proxy that generates a token in a header that is then decoded and the context is set. It works in JBoss 7.x using a combination of a Valve and a JAAS LoginModule but am struggling to figure out what the replacement of the Valve would be. </div><div><br></div><div>Doing some googling I found <a class="" href="http://undertow.io/documentation/core/security.html" rel="nofollow" style="font-size:13px;color:rgb(53,84,145);text-decoration:none;line-height:19.5px;margin:0px;padding:0px;border:0px;font-family:Cabin;vertical-align:baseline">http://undertow.io/documentation/core/security.html</a> but it doesn't point out how to configure this without writing custom code to add mechanism to the chain. I found a stacktrace article about setting up a servlet extension that creates the mechanism, but I don't feel like thats the *best* solution. When I did the JBoss 7 integration I used PicketLink's SAML integration as an example but it looks like it isn't yet working for Wildfly 8.x and won't work until 9?</div><div><br></div><div>I know this isn't a JBoss list but my post on the JBoss forums isn't going anywhere so I thought I'd ask here. If someone could point me to an example (I usually start with an example of authenticating based on a username in a header) I'd really appreciate it.</div><div><br></div><div>Thanks</div><div><br></div><br clear="all"><div>Marc Boorshtein<div>CTO Tremolo Security</div><div><a href="mailto:marc.boorshtein@tremolosecurity.com" target="_blank">marc.boorshtein@tremolosecurity.com</a></div><div><br><a href="mailto:marc.boorshtein@tremolosecurity.com" target="_blank"></a></div></div>
</div>