Data Source: oci_identity_domains_auth_tokens

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

Search for Auth tokens.

Example Usage

data "oci_identity_domains_auth_tokens" "test_auth_tokens" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    auth_token_count = var.auth_token_auth_token_count
    auth_token_filter = var.auth_token_auth_token_filter
    attribute_sets = []
    attributes = ""
    authorization = var.auth_token_authorization
    resource_type_schema_version = var.auth_token_resource_type_schema_version
    start_index = var.auth_token_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AuthToken Reference

The following attributes are exported: