API Scopes Overview
Understanding how IdentitySuite manages API scopes, their purpose, and available actions.
API Scopes Grid
The overview grid lists all defined API scopes with essential metadata such as API Scope ID, Display Name, Description, and API Resources. It supports filtering, ordering, and pagination to simplify navigation, especially in environments with many scopes.
API scopes represent the permissions that applications can request to access protected APIs. Each scope defines a specific access level and can be associated with one or more API resources.
Available Actions:
Add: Create a new API scope by defining its identifier, display name,
description, and associated API resources.
Edit: Modify the configuration of an existing scope, including its metadata
and resource associations.
Delete: Permanently remove a scope from the system. This action should be
performed carefully, as applications may rely on the scope for authorization.