Wednesday Nov 11, 2009
True to Enable Resource Authentication for OpenSSO Policy Agents
The new resource authentication feature (as documented Resource Authentication Type in OpenSSO Express 8) can also be enabled for deployments that use OpenSSO policy agents - either Web Agents or J2EE Agents. To enable resource authentication, a URL in the agent profile must be modified by appending to it the resource=true query parameter. The attribute that contains this URL is dependent upon whether the policy agent is configured in Cross Domain SSO (CDSSO) or not.
- Log into the OpenSSO console as administrator.
- Click the Access Control tab.
- Click the name of the appropriate realm.
- Click the Agents tab.
- Click the appropriate agent tab (Web or J2EE).
- Click the name of the agent profile to modify.
- Choose the appropriate sub step based on whether the agent is configured in CDSSO mode or not.
- For an agent running in CDSSO mode, click the SSO tab and append
resource=trueto the existing value of the CDSSO Servlet URL attribute. For example,http://opensso.sun.com:8080/opensso/cdcservlet?resource=true. - For an agent NOT running in CDSSO mode, click the OpenSSO Services tab and append
resource=trueto the existing value of the OpenSSO Login URL attribute. For example,http://opensso.sun.com:8080/opensso/UI/Login?resource=true.
- For an agent running in CDSSO mode, click the SSO tab and append
Posted at 01:52PM Nov 11, 2009 by Michael Teger in Sun | Comments[0]
Comments:
