Follow these steps:
The Authentication Schemes page appears.
Verify that the Create a new object of type Authentication Scheme is selected.
The Create Authentication Scheme page appears.
Note: Click Help for descriptions of settings and controls, including their respective requirements and limits.
Examples:
smjavaapi
If your system is behind a proxy server, enter the proxy server password. The associated user name must be provided in the oauth.properties file. The system uses these credentials to access external sites and gain access to the token and user information.
Specify the OAuth authentication scheme implementation class name and the authentication scheme name and path to the OAuth properties file. The syntax is:
com.ca.sm.oauth.SmAuthOAuth <auth_scheme_name> <oauth.properties_file_path>
Examples:
com.ca.sm.oauth.SmAuthOAuth oauth_google_scheme opt/ca/
siteminder/config/properties/oauth-google-tenant1.properties
com.ca.sm.oauth.SmAuthOAuth oauth_google_scheme ca/
siteminder/config/properties/oauth-facebook-tenant2.properties
Note: Spaces separate the authentication scheme name and properties file path.
For persistent variables, the realm that uses this authentication scheme must support persistent sessions and the Policy Server must be configured with a session store.
|
Copyright © 2014 CA.
All rights reserved.
|
|