Data Source: oci_identity_domains_my_auth_tokens

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

Search for a user's own Auth token.

Example Usage

data "oci_identity_domains_my_auth_tokens" "test_my_auth_tokens" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    my_auth_token_count = var.my_auth_token_my_auth_token_count
    my_auth_token_filter = var.my_auth_token_my_auth_token_filter
    authorization = var.my_auth_token_authorization
    resource_type_schema_version = var.my_auth_token_resource_type_schema_version
    start_index = var.my_auth_token_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MyAuthToken Reference

The following attributes are exported: