[jboss-user] [Beginner's Corner] - Modifiy requestheader before realm popup dialog

robert kammerer do-not-reply at jboss.com
Thu Jan 17 03:34:24 EST 2013


robert kammerer [https://community.jboss.org/people/rokam] created the discussion

"Modifiy requestheader before realm popup dialog"

To view the discussion, visit: https://community.jboss.org/message/792535#792535

--------------------------------------------------------------
Hello,
We have a webapplication that is authenticating user by BASIC-authentication. Authentication is done by a 3rd party ( clearthrust ). Before the request arrives to jboss the requestheader has been complemened with a entry containing the userid, this is done by the 3rd party. After that the request is redirected to jboss. In jboss i want to modify the request-header by putting the "authenticate basic uid:pwd"-string in the requestheader, before i get the "basic realm" popup-dialog. The pwd is the same as the uid. 
I tried to use a filter, but it gets triggered after the realm popup-dialog.
Can anyone tell me how to accomplish this ?
Thanks in advance
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/792535#792535]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130117/b41b19e2/attachment.html 


More information about the jboss-user mailing list