- Sign on to the PingFederate administrative console.
- Click SYSTEM > OAuth Settings > Authorization Server Settings.
- Go to the Cross-Origin Resource Sharing Settings section.
-
Add "https://${directoryServer:httpPort}" to the Allowed
origins, using the host name and HTTPS listener port for 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/* - Click Save.