Get Zero Trust Risk Scoring Integration Result
data class GetZeroTrustRiskScoringIntegrationResult(val accountId: String, val accountTag: String, val active: Boolean, val createdAt: String, val id: String, val integrationId: String? = null, val integrationType: String, val referenceId: String, val tenantUrl: String, val wellKnownUrl: String)
A collection of values returned by getZeroTrustRiskScoringIntegration.
Constructors
Properties
Link copied to clipboard
The Cloudflare account tag.
Link copied to clipboard
Link copied to clipboard
Available values: "Okta".
Link copied to clipboard
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.
Link copied to clipboard
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