The CA Identity Manager Server installation contains a JSP page that you can use to verify that the application server connector is successfully forwarding requests to the application server.
The JSP pages which are installed with the CA Identity Manager Server are in this location:
admin_tools\samples\admin
The folder contains a readme.txt file with instructions for using the JSP pages.
In a browser, enter the following URL:
http://web_server/iam/im/ui/ping.jsp
For example:
http://MyServer.MyCompany.com/iam/im/ui/ping.jsp
If your application server connector is functioning, you receive a JSP page with an initial heading of Request Information. This page provides details about the processing of the request for the JSP page.
If the Web Agent you created is functioning correctly, information similar to the following code appears under Request Headers in the page displayed in your browser:
SM_AUTHTYPE = Not Protected SM_DOMAIN = domain SMTRANSACTIONID = system-generated_id
For example:
SM_AUTHTYPE = Not Protected SM_DOMAIN = .MyCompany.com SMTRANSACTIONID = 41041aac-04ec-3edbc669-0a70-012d19d9
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |