How to manage SSO
Hello,
I'd like to use a SSO Servlet to add Basic Authentication to any http
header. Programmer's guide provide a very light example an doesn't
explain how it works ...
Is it possible to configure the rewriter to transform URL in such way :
http://myAppServer/MyPage -->
https://gateway:443/sso/hhtp:myAppServer/myPage
If someone tried to implement such a configuration, please tell me
how to do.
thanks.
--
Eric DOUARINOU.

