All environments managed within PingCentral, as well as connected PingFederate and PingAccess environments, display on the Environments page, where you can view and update information about each environment and delete them from PingCentral when they are no longer needed.
Items worth mentioning:
- If you add PingAccess environments to PingCentral, ensure that PingFederate is configured as the PingAccess token provider. See Configuring PingFederate as a PingAccess token provider for details.
- To enforce random secret generation and restrict non-administrators from creating their own, select the Generate Client Secret on Promotion check box when managing your environments. PingCentral will generate random client secrets.
- If your application owners promote SAML applications to
PingFederate or PingAccess environments, ensure that the appropriate
trusted certificate authority (CA) certificates are available in PingCentral. See Adding trusted CA certificates to PingCentral for details.Note:
Starting with PingCentral 1.8, trusted CA certificates are stored in the PingCentral database instead of an external trust store. Certificates that exist in this trust store in previous versions are imported to the PingCentral database during the upgrade process.
Adding environments
Use the wizard to add PingFederate and PingAccess environments to PingCentral.
Ensure that PingFederate is configured as a token provider for PingAccess.
For more information, see Configuring PingFederate as a PingAccess token provider.
Updating environments
Update PingFederate and PingAccess environment information at any time.
Deleting environments
Delete environments from PingCentral when they are no longer needed.
Creating and testing approval expressions
Configure a Spring Expression Language (SpEL) expression to manage promotion approval requirements for your environment.
You can use SpEL expressions to determine whether an application requires approval or not. For more information on SpEL, see Spring Expression Language (SpEL) in the Spring Framework documentation.