Adding the Service Property to SSOP and SSOPv2 services using ssoconfig

  1. Run the ssoconfig utility. From a command prompt, specify ssoconfig -c
  2. At the prompt, specify the password for the ssoconfig utility.
  3. From the main menu, select Change existing service.
  4. Select Manage Service Properties.
  5. Select Add New Service Property.
  6. Specify SSOP or SSOPV2, depending on your primary authenticating service.
  7. Specify the service property name PostInstallDomainWhitelist.
  8. 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.
  9. Select Exit from the menu.