Setting Cross-Origin Resource Sharing (CORS) settings - PingDirectoryProxy - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

  1. Sign on to the PingFederate administrative console.
  2. Click SYSTEM > OAuth Settings > Authorization Server Settings.
  3. Go to the Cross-Origin Resource Sharing Settings section.
  4. Add "https://${directoryServer:httpPort}" to the Allowed origins, using the host name and HTTPS listener port for the PingDirectory server.
    For example, consider the following table.
    For Delegated Admin on a PingDirectory server or a PingDirectoryProxy server https://<server-host>:<server-port>
    For Delegated Admin on a web server hosted locally http://localhost:5000/*
  5. Click Save.