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 must not contain namespace prefixes. The following example 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 © 2012 CA.
All rights reserved.
|
|