3 Add the following lines just below this line:
<%
if (hand.isAuthenticatedSession())
{
String redirectURL = "http://www.novell.com/";
response.sendRedirect(redirectURL);
}
%>
Replace the redirectURL value (
users redirected to.
When a user accesses the login page and is not authenticated, the login process continues with
its default process, and the user is presented with the login page where the user credentials can
be entered and submitted. If the user is already logged in, the
isAuthenticatedSession()
IDP portal page, the new code is executed, and the user is redirected to a predefined URL.
The following ieHTTPHeaders output confirms this:
GET /nidp/app HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/
x-shockwave-flash, application/x-ms-application, application/x-ms-xbap,
application/vnd.ms-xpsdocument, application/xaml+xml, */*
Accept-Language: en-US,en-IE;q=0.5
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)
Host: idp126.lab.novell.com:8443
Connection: Keep-Alive
Cookie: JSESSIONID=11AB34250B3E79DEC11186168C23B34D; novell_language=en-
us; CoreID6=23495995982212440449949;
__utma=64695856.419410920.1252432782.1270822885.1271090179.10;
__utmz=64695856.1270722077.8.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(no
ne); WT_FPC=id=83.147.135.44-
1904004976.30060919:lv=1266928072031:ss=1266927852968; WT_DC=tsp=1;
IPCZQX03a36c6c0a=000002009302249462bb469a9f0f5b43243b858a
HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
Pragma: No-cache
Cache-Control: no-cache
Location: http://www.novell.com/
Content-Type: text/html;charset=UTF-8
Content-Length: 0
Date: Thu, 29 Apr 2010 09:17:19 GMT
4 Copy this modified
5 Make a backup copy of this file. Whenever you upgrade the Identity Server, this file is
overwritten.
3.6.4 Blocking Access to the WSDL Services Page
Users can access the WSDL services page when they enter the base URL of the Identity Server in
their browsers with the path to the Services page. For example, if your base URL is
bfrei.provo.novell.com:8080/nidp
URL:
136 Novell Access Manager 3.1 SP2 Identity Server Guide
"http://www.novell.com/"
function returns true. Instead of being redirected to the default
file to each Identity Server in the cluster.
main.jsp
, the users can access the services page with the following
) with the URL you want your
http://
Need help?
Do you have a question about the ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010 and is the answer not in the manual?
Questions and answers