Zero Trust Risk Score Integration Args
data class ZeroTrustRiskScoreIntegrationArgs(val accountId: Output<String>? = null, val active: Output<Boolean>? = null, val integrationType: Output<String>? = null, val referenceId: Output<String>? = null, val tenantUrl: Output<String>? = null) : ConvertibleToJava<ZeroTrustRiskScoreIntegrationArgs>
The Risk Score Integration resource allows you to transmit changes in User Risk Score to a specified vendor such as Okta.
Constructors
Properties
Link copied to clipboard
The type of integration, e.g. 'Okta'. Full list of allowed values can be found here: https://developers.cloudflare.com/api/operations/dlp-zt-risk-score-integration-create#request-body
Link copied to clipboard
A reference id that can be supplied by the client. Currently this should be set to the Access-Okta IDP ID (a UUIDv4). If omitted, a random UUIDv4 is used. https://developers.cloudflare.com/api/operations/access-identity-providers-get-an-access-identity-provider