The OAuth properties file contains paths to the FCC file and the provider configuration file. The file is necessary for successful OAuth configuration. This file resides on the Policy Server.
Note: The OAuth authentication scheme configuration references this file.
Follow these steps:
siteminder_home/config/properties
Specifies the Policy Server installation path.
Example: /opt/CA/siteminder/config/properties
Examples:
FCC=/siteminderagent/forms/duplicate_oauth_fcc_file.fcc
OAuthProviders=oauthproviders_xml_file_path/duplicate_oauthproviders_file.xml
Duplicate_oauth_fcc_file.fcc is the Secure Proxy Server file you duplicated and renamed in the Customize the SPS Server Files for OAuth topic.
Duplicate_oauthproviders_file.xml is the Policy Server file you duplicated and renamed in the Copy and Modify the OAuth Provider Configuration File topic.
FCC=/siteminderagent/forms/oauth-google-tenant1.fcc
OAuthProviders=/opt/CA/siteminder/config/properties/oauthproviders-tenant1.xml
FCC=/siteminderagent/forms/oauth-facebook-tenant2.fcc
OAuthProviders=/opt/CA/siteminder/config/properties/oauthproviders-tenant2.xml
ProxyAuthentication=yes
ProxyServer=
ProxyPort=
ProxyDomain=
ProxyUser=
PreProcessingChain=com.ca.sm.oauth.chain.StoreClaimsToContext
AnonymousMode=false
|
Copyright © 2013 CA.
All rights reserved.
|
|