Adding the Service Property to SSOP and SSOPv2 services using ssoconfig
- Run the ssoconfig utility. From a command prompt, specify ssoconfig -c
- At the prompt, specify the password for the ssoconfig utility.
- From the main menu, select Change existing service.
- Select Manage Service Properties.
- Select Add New Service Property.
- Specify SSOP or SSOPV2, depending on your primary authenticating service.
- Specify the service property name PostInstallDomainWhitelist.
-
Specify the service property value for your external domain in this format:
*.<domain>.<tld>
For example, if the external domain is https://abc.acme.com, the service property entry must be *.acme.com.
Note: If you are registering multiple domains, you must separate each entry with a space. For example, if you are registering https://abc.acme.com, https://xyz.second.net, and https://wxy.third.com, your Service Property entry should be *.acme.com *.second.net *.third.com. - Select Exit from the menu.