Data Source: oci_identity_domains_identity_propagation_trusts

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

List the Identity Propagation Trust configurations.

Example Usage

data "oci_identity_domains_identity_propagation_trusts" "test_identity_propagation_trusts" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	identity_propagation_trust_count = var.identity_propagation_trust_identity_propagation_trust_count
	identity_propagation_trust_filter = var.identity_propagation_trust_identity_propagation_trust_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.identity_propagation_trust_authorization
	resource_type_schema_version = var.identity_propagation_trust_resource_type_schema_version
	start_index = var.identity_propagation_trust_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IdentityPropagationTrust Reference

The following attributes are exported: