Tomcat URL Authentication e.g: https://user:[email protected]

Posted by Andy on Stack Overflow See other posts from Stack Overflow or by Andy
Published on 2010-05-14T20:28:34Z Indexed on 2010/05/14 20:34 UTC
Read the original article Hit count: 244

Filed under:
|
|
|

I am writing a tomcat app, and have a need to do authentication within the URL like this:

https://user:[email protected]

Except for the life of me i'm not sure how to set it up or able to find the docs to read up on it, clearly my google skills need work.

Can anyone tell me where i should be looking for this kind of info or where to start?

Cheers

Andy

© Stack Overflow or respective owner

Related posts about tomcat

Related posts about auth