Data Source: oci_identity_domains_app_roles

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

Search AppRoles

Example Usage

data "oci_identity_domains_app_roles" "test_app_roles" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    app_role_count = var.app_role_app_role_count
    app_role_filter = var.app_role_app_role_filter
    attribute_sets = ["all"]
    attributes = ""
    authorization = var.app_role_authorization
    resource_type_schema_version = var.app_role_resource_type_schema_version
    start_index = var.app_role_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AppRole Reference

The following attributes are exported: