VALIDATE AUTHORIZATIONPROFILE

Use this command to validate the authorization profile. Validating an authorization profile carries out a connection and configuration test. This test checks that the services can establish a secure communication with the described IDP tenant and that the IDP application, with the exception of redirect URIs, is configured correctly.

If validation fails, information on what failed in the test gets printed.

Syntax

VALIDATE AUTHORIZATIONPROFILE profile-name
         DEPLOYMENT deployment-name
profile-name

Name of profile to be validated.

deployment-name

Name of the deployment where the profile resides.

Example

The following example validates the profile (testProfile) in Service Manager.
Validate testProfile in ServiceManager
VALIDATE AUTHORIZATIONPROFILE testProfile DEPLOYMENT ServiceManager