Data Source: oci_identity_domains_users

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

Search for users.

Example Usage

data "oci_identity_domains_users" "test_users" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    user_count = var.user_user_count
    user_filter = var.user_user_filter
    attribute_sets = []
    attributes = ""
    authorization = var.user_authorization
    resource_type_schema_version = var.user_resource_type_schema_version
    start_index = var.user_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

User Reference

The following attributes are exported: