Slot: scopes
Scopes define the specific permissions or actions that the client is allowed to
perform on behalf of the user. Each scope represents a different set of
permissions, and the user can selectively grant or deny access to specific
scopes during the authorization process.
URI: ocsf:scopes Alias: scopes
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Sso | The Single Sign-On (SSO) object provides a structure for normalizing SSO | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | Sso |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Aliases
- Scopes
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:scopes |
| native | ocsf:scopes |
LinkML Source
name: scopes
description: 'Scopes define the specific permissions or actions that the client is
allowed to
perform on behalf of the user. Each scope represents a different set of
permissions, and the user can selectively grant or deny access to specific
scopes during the authorization process.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Scopes
rank: 1000
alias: scopes
domain_of:
- Sso
range: string
multivalued: true