I have the problem to accomplish SSL connection with servlet on Oracle AS. Application server is configured to use SSO for authentication. When I try to access servlet, AS redirect my request to SSO for authentication. As the result of authentication I got cookie with SSO_ID parameter, but response message is “ Oracle SSO Failure - Unable to process request.Either the requested URL was not specified in terms of a fully-qualified host name or OHS single sign-on is incorrectly configured. Please notify your administrator”
When I try the same things with same certificate and with web browser everything is OK. Does anybody have experience with authentication on SSO? Thanks, -- View this message in context: http://www.nabble.com/The-problem-with-authentication-on-SSO-tp14350357p14350357.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
