Data Source: oci_identity_identity_provider_groups

This data source provides the list of Identity Provider Groups in Oracle Cloud Infrastructure Identity service.

Deprecated. For more information, see Deprecated IAM Service APIs.

Lists the identity provider groups.

Example Usage

data "oci_identity_identity_provider_groups" "test_identity_provider_groups" {
	#Required
	identity_provider_id = oci_identity_identity_provider.test_identity_provider.id

	#Optional
	name = var.identity_provider_group_name
	state = var.identity_provider_group_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IdentityProviderGroup Reference

The following attributes are exported: