Integrations
List all risk score integrations for the account.
Get risk score integration by id.
Create new risk score integration.
Update a risk score integration.
Delete a risk score integration.
ModelsExpand Collapse
IntegrationListResponse { id, account_tag, active, 5 more }
A reference ID defined by the client. Should be set to the Access-Okta IDP integration ID. Useful when the risk-score integration needs to be associated with a secondary asset and recalled using that ID.
The base URL for the tenant. E.g. “https://tenant.okta.com”.
The URL for the Shared Signals Framework configuration, e.g. “/.well-known/sse-configuration/{integration_uuid}/”. https://openid.net/specs/openid-sse-framework-1_0.html#rfc.section.6.2.1.
IntegrationGetResponse { id, account_tag, active, 5 more }
A reference ID defined by the client. Should be set to the Access-Okta IDP integration ID. Useful when the risk-score integration needs to be associated with a secondary asset and recalled using that ID.
The base URL for the tenant. E.g. “https://tenant.okta.com”.
The URL for the Shared Signals Framework configuration, e.g. “/.well-known/sse-configuration/{integration_uuid}/”. https://openid.net/specs/openid-sse-framework-1_0.html#rfc.section.6.2.1.
IntegrationCreateResponse { id, account_tag, active, 5 more }
A reference ID defined by the client. Should be set to the Access-Okta IDP integration ID. Useful when the risk-score integration needs to be associated with a secondary asset and recalled using that ID.
The base URL for the tenant. E.g. “https://tenant.okta.com”.
The URL for the Shared Signals Framework configuration, e.g. “/.well-known/sse-configuration/{integration_uuid}/”. https://openid.net/specs/openid-sse-framework-1_0.html#rfc.section.6.2.1.
IntegrationUpdateResponse { id, account_tag, active, 5 more }
A reference ID defined by the client. Should be set to the Access-Okta IDP integration ID. Useful when the risk-score integration needs to be associated with a secondary asset and recalled using that ID.
The base URL for the tenant. E.g. “https://tenant.okta.com”.
The URL for the Shared Signals Framework configuration, e.g. “/.well-known/sse-configuration/{integration_uuid}/”. https://openid.net/specs/openid-sse-framework-1_0.html#rfc.section.6.2.1.
IntegrationsReferences
Get risk score integration by reference id.
ModelsExpand Collapse
ReferenceGetResponse { id, account_tag, active, 5 more }
A reference ID defined by the client. Should be set to the Access-Okta IDP integration ID. Useful when the risk-score integration needs to be associated with a secondary asset and recalled using that ID.
The base URL for the tenant. E.g. “https://tenant.okta.com”.
The URL for the Shared Signals Framework configuration, e.g. “/.well-known/sse-configuration/{integration_uuid}/”. https://openid.net/specs/openid-sse-framework-1_0.html#rfc.section.6.2.1.