Data Source: oci_identity_domains_security_question_settings

This data source provides the list of Security Question Settings in Oracle Cloud Infrastructure Identity Domains service.

Search for security question settings.

Example Usage

data "oci_identity_domains_security_question_settings" "test_security_question_settings" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.security_question_setting_authorization
	resource_type_schema_version = var.security_question_setting_resource_type_schema_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityQuestionSetting Reference

The following attributes are exported: