Skip to main content

ResourceAdoptionVerificationRule

IGA G13 (#515): pre-flight adoption verification rule — an existing target account's account_attribute must equal must_match (OXL over the identity) before adoption.

type ResourceAdoptionVerificationRule {
account_attribute: String!
must_match: String!
}

Fields

ResourceAdoptionVerificationRule.account_attribute ● String! non-null scalar

ResourceAdoptionVerificationRule.must_match ● String! non-null scalar

Member Of

ResourceProvisioningProfile object