Get Zero Trust Access Identity Provider Result
data class GetZeroTrustAccessIdentityProviderResult(val accountId: String? = null, val config: GetZeroTrustAccessIdentityProviderConfig, val filter: GetZeroTrustAccessIdentityProviderFilter? = null, val id: String, val identityProviderId: String? = null, val name: String, val scimConfig: GetZeroTrustAccessIdentityProviderScimConfig, val type: String, val zoneId: String? = null)
A collection of values returned by getZeroTrustAccessIdentityProvider.
Constructors
Link copied to clipboard
constructor(accountId: String? = null, config: GetZeroTrustAccessIdentityProviderConfig, filter: GetZeroTrustAccessIdentityProviderFilter? = null, id: String, identityProviderId: String? = null, name: String, scimConfig: GetZeroTrustAccessIdentityProviderScimConfig, type: String, zoneId: String? = null)
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
Link copied to clipboard
UUID
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".