SSO
sso
The Single Sign-On (SSO) object provides a structure for normalizing SSO attributes, configuration, and/or settings from Identity Providers.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Auth Protocol | auth_protocol | String | The authorization protocol as defined by the caption of |
Auth Protocol ID | auth_protocol_id | Integer | The normalized identifier of the authentication protocol used by the SSO resource.
|
SAML Certificate | certificate | Digital Certificate[] | Digital Signature associated with the SSO resource, e.g., SAML X.509 certificate details. |
Created Time | created_time | Timestamp | When the SSO resource was created. |
SSO Session Duration | duration_mins | Integer | The duration (in minutes) for an SSO session, after which re-authentication is required. |
SSO Idle Timeout | idle_timeout | Integer | Duration (in minutes) of allowed inactivity before Single Sign-On (SSO) session expiration. |
SSO Login Endpoint | login_endpoint | URL String | Entity: |
SSO Logout Endpoint | logout_endpoint | URL String | Entity: |
SSO Metadata Endpoint | metadata_endpoint | URL String | Entity: |
Modified Time | modified_time | Timestamp | The most recent time when the SSO resource was updated. |
Name | name | String | The name of the SSO resource. |
Supported Protocol | protocol_name | String | The supported protocol for the SSO resource. E.g., |
Raw Data | raw_data | JSON | Group: |
Record ID | record_id | String | Group: |
Scopes | scopes | String[] | 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. |
Unique ID | uid | String | A unique identifier for a SSO resource. |
Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Service Provider | vendor_name | String | Name of the vendor or service provider implementing SSO. E.g., |
Relationships
Inbound Relationships
These objects and events reference SSO in their attributes:
Outbound Relationships
SSO references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 6 days ago