Cisco Secure Access Identities Registration API overview

Identities Registration

In Cisco Secure Access, an identity endpoint is generally defined as any Microsoft Active Directory endpoint deployed in the organization's environment. A security group tag (SGT) is a unique numeric label that you can apply to an identity in the organization. For more information, see Manage API Keys for Provisioning Identities.

The Cisco Secure Access Identities Registration API enables you to list and update the active and inactive identity endpoints or SGTs provisioned in the organization. Use the PUT operation to modify the properties of an identity endpoint or SGT. When you set the status field to inactive, Secure Access labels the device or SGT as inactive and the identity is not managed or protected by the organization's Access policy.

You can find the Cisco Secure Access Identities Registration API under the deployments scope in the Secure Access API.

Overview

Rate Limits for Identities Registration

Secure Access enables rate limits on the Identities Registration API endpoints. For more information, see Rate Limits > Deployments.

Request Headers

Unless specified, the Secure Access API endpoints use JSON for all requests and responses.

Note: For POST, PUT, and PATCH operations, set the HTTP Content-Type header to application/json in your API request.

Identities Registration API