Data Source: oci_bds_bds_instance_identity_configuration
This data source provides details about a specific Bds Instance Identity Configuration resource in Oracle Cloud Infrastructure Big Data Service service.
Get details of one identity config on the cluster
Example Usage
data "oci_bds_bds_instance_identity_configuration" "test_bds_instance_identity_configuration" {
#Required
bds_instance_id = oci_bds_bds_instance.test_bds_instance.id
identity_configuration_id = oci_audit_configuration.test_configuration.id
}
Argument Reference
The following arguments are supported:
bds_instance_id
- (Required) The OCID of the cluster.identity_configuration_id
- (Required) The OCID of the identity configuration
Attributes Reference
The following attributes are exported:
confidential_application_id
- identity domain confidential application ID for the identity configdisplay_name
- the display name of the identity configurationiam_user_sync_configuration
- Information about the IAM user sync configuration.is_posix_attributes_addition_required
- whether to append POSIX attributes to IAM usersstate
- Lifecycle state of the IAM user sync configtime_created
- Time when this IAM user sync config was created, shown as an RFC 3339 formatted datetime string.time_updated
- Time when this IAM user sync config was updated, shown as an RFC 3339 formatted datetime string.
id
- The id of the identity configidentity_domain_id
- Identity domain to use for identity configstate
- Lifecycle state of the identity configurationtime_created
- Time when this identity configuration was created, shown as an RFC 3339 formatted datetime string.time_updated
- Time when this identity configuration config was updated, shown as an RFC 3339 formatted datetime string.upst_configuration
- Information about the UPST configuration.keytab_content
- The kerberos keytab content used for creating identity propagation trust config, in base64 formatmaster_encryption_key_id
- Master Encryption key used for encrypting token exchange keytab.secret_id
- Secret ID for token exchange keytabstate
- Lifecycle state of the UPST configtime_created
- Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.time_token_exchange_keytab_last_refreshed
- Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.time_updated
- Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.token_exchange_principal_name
- Token exchange kerberos Principal name in clustervault_id
- The instance OCID of the node, which is the resource from which the node backup was acquired.