When trying to register the gateway to CA SSO Policy Server, we get the following error dialog box.
Steps followed:
Configure System Property for CA Single Sign-On
Before you start using CA Single Sign-On, configure the following system property first.
To configure the system property for CA Single Sign-On:
1. Open a privileged shell.
2. Locate and open the following file in a text editor:
/opt/SecureSpan/Gateway/node/default/etc/conf/system.properties
3. Add the following line:
org.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE = true
4. Save and exit the file.
5. Restart the Gateway.
When registering the "CA Single Sign-On Registration Properties", you can explicitly specify the port number used by the policy server.
In this case, only port 44441 was used - see below:
NOTE: After registration is complete, you may need to make changes to the following parameters:
server.0.0.accounting.port
server.0.0.authentication.port
server.0.0.authorization.port
Example: