Data Source: oci_identity_domains_identity_providers

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

Search Identity Providers

Example Usage

data "oci_identity_domains_identity_providers" "test_identity_providers" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    identity_provider_count = var.identity_provider_identity_provider_count
    identity_provider_filter = var.identity_provider_identity_provider_filter
    attribute_sets = []
    attributes = ""
    authorization = var.identity_provider_authorization
    resource_type_schema_version = var.identity_provider_resource_type_schema_version
    start_index = var.identity_provider_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IdentityProvider Reference

The following attributes are exported: