Client security policy commands
Client security policy mode provides the commands to define the client security policy to extract and authenticate client credentials.
To enter the mode, use the global assembly-client-security command.
While in this mode, use the commands in the following table to define the client security policy to extract and authenticate client credentials.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| client-auth-method | This command specifies the method to authenticate the extracted client credentials. |
| correlation-path | This command specifies the part of the API definition that correlates with the policy. |
| extract-credential-method | This command specifies the method to extract client credentials from the request. |
| http-type | This command specifies the format of the
Authorization header. |
| id-name | This command specifies the location where to find the client ID to extract. |
| secret-name | This command specifies the location where to find the client secret to extract. |
| secret-required | This command controls whether to require the client secret. |
| stop-on-error | This command controls whether to stop processing if client security fails. |
| summary | This command specifies the brief, descriptive summary for the object instance. |
| title | This command specifies the title for the configuration. |
| user-registry | This command specifies the registry to authenticate the extracted client credentials. |