You can find the LoginID in two ways:
To use an Xpath query to locate a user record
The WS-Federation Auth Scheme Properties dialog opens.
The Users tab specifies who has access to protected resources at the Resource Partner. Access to resources at the Resource Partner is based on SiteMinder policies.
Note: Click Help for descriptions of settings and controls, including their respective requirements and limits.
Xpath queries should not contain namespace prefixes. The following is an invalid Xpath query:
/saml:Response/saml:Assertion/saml:AuthenticationStatement/ saml:Subject/saml:NameIdentifier/text()
The valid Xpath query is:
//Response/Assertion/AuthenticationStatement/Subject/
NameIdentifier/text()
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |