Note: Perform this procedure for each tenant for which you configure CA CloudMinder as an external IdP using OAuth. Perform this procedure once per tenant, not once per OAuth client for the tenant.
The connection to the tenant web service (TWS) will need to be set up to fetch tenant information for the presentation of the OAuth grant page. The necessary values can typically be found inside the chsConfig.properties file on the Secure Proxy Server.
Follow these steps:
tws
Policy Fragments/tws/TWS Fetch Tenant Information
The list of assertions for this fragment appear.
CHANGEME
The system displays 4 assertions that must be modified.
/opt/CA/secure-proxy/Tomcat/webapps/chs/WEB-INF/classes/config
Note: The password in the config file is encrypted, but it has the decrypted value in the fragment.
#Provide hostname and port of the deployed tenant-services application
For example: tenantwebservicebaseurl=http://west_ex:9090/tenant-services/cm/tenantws
#Provide shared secret key to authenticate client by tenant-services application
Supply a clear text password, when prompted by Layer 7.
#Provide tenant-services configuration Id
For example: configurationid=tenantwebservice
#connection time out in milliseconds. The value zero means timeout of infinity. #default value is 30 seconds if no value specified
For example:connection_timeout=30000
|
Copyright © 2014 CA.
All rights reserved.
|
|