Data Source: oci_identity_domains_social_identity_providers

This data source provides the list of Social Identity Providers in Oracle Cloud Infrastructure Identity Domains service.

Search Social Identity Providers

Example Usage

data "oci_identity_domains_social_identity_providers" "test_social_identity_providers" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	social_identity_provider_count = var.social_identity_provider_social_identity_provider_count
	social_identity_provider_filter = var.social_identity_provider_social_identity_provider_filter
	authorization = var.social_identity_provider_authorization
	resource_type_schema_version = var.social_identity_provider_resource_type_schema_version
	start_index = var.social_identity_provider_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SocialIdentityProvider Reference

The following attributes are exported: