asked on March 6, 2017
•
Show version history
In Forms, when configuring the single sign on web URL the system attempts to make an http connection to the DS server over port 50XX. When it does this it attempts to use the domain name entered into the URL field for forwarding users to the login page (which will use port 443 for them). Because the environment is complex and includes proxy services, we can't reach the DS server by resolving to this domain name over port 50XX. Can we specify the DS server IP for the port 50XX connection without changing the port 443 domain name used for forwarding the users?
Hopefully that makes sense.
IE: We want to forward the users to https://lf.mydomain/DSSST
We want to use http://SERVERIP:50XX/DS...... for the server to server connection
0
0