type
CanonicalizeAuthIdentitiesPayload
type CanonicalizeAuthIdentitiesPayload struct {
Resources []AuthIdentityResource `json:"resources"`
}Auth identity fields moved to the shared canonical-key contract.
Source migration/phases.go:129
Resources[]AuthIdentityResource- Every authored authentication identity field to rewrite.