Data Source: oci_identity_authentication_policy

This data source provides details about a specific Authentication Policy resource in Oracle Cloud Infrastructure Identity service.

Gets the authentication policy for the given tenancy. You must specify your tenant’s OCID as the value for the compartment ID (remember that the tenancy is simply the root compartment).

Example Usage

data "oci_identity_authentication_policy" "test_authentication_policy" {
	#Required
	compartment_id = var.tenancy_ocid
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: