aspose file tools
The moose likes JSP and the fly likes autologin Basic_auth jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "autologin Basic_auth jsp" Watch "autologin Basic_auth jsp" New topic
Author

autologin Basic_auth jsp

Roberston Guillaume
Greenhorn

Joined: Mar 31, 2006
Posts: 3
Hello
In a intranet I would like to create a page to "autologin" in another server and so simulate SSO

the other system use Basic Authentication (looks like because a )

so I create a JSP




But it doesn't work because it always ask me for login/password

If someone has an idea of the correct code to do such a thing

(When i search basic_auth I see more sibject about webservice or how to retrieve information (not setting)

Thanks in advance
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: autologin Basic_auth jsp
 
Similar Threads
RSS feed of a private forum
HTTPS Client Authentication
Help needed to call a web service after TAM authentication - (401)Unauthorized
Invoking a https webservice
Basic authentication without a secure connection