Get Zero Trust Access Identity Providers Result
data class GetZeroTrustAccessIdentityProvidersResult(val config: GetZeroTrustAccessIdentityProvidersResultConfig, val id: String, val name: String, val scimConfig: GetZeroTrustAccessIdentityProvidersResultScimConfig, val type: String)
Constructors
Link copied to clipboard
constructor(config: GetZeroTrustAccessIdentityProvidersResultConfig, id: String, name: String, scimConfig: GetZeroTrustAccessIdentityProvidersResultScimConfig, type: String)
Properties
Link copied to clipboard
The configuration parameters for the identity provider. To view the required parameters for a specific provider, refer to our developer documentation.
Link copied to clipboard
The configuration settings for enabling a System for Cross-Domain Identity Management (SCIM) with the identity provider.
Link copied to clipboard
The type of identity provider. To determine the value for a specific provider, refer to our developer documentation. Available values: "onetimepin", "azureAD", "saml", "centrify", "facebook", "github", "google-apps", "google", "linkedin", "oidc", "okta", "onelogin", "pingone", "yandex".