Add all other attributes from the configured location to the account (subject attributes are used by default)
auto-create-link
boolean
optional
false
When this is set to ‘true’ and the authenticator belongs to a domain, a link will be created on the authenticator’s domain with foreignAccount the ‘subject’, using the same account manager used to create the account.
create-active
boolean
optional
false
Whether to create active accounts (false by default, i.e. inactive accounts are created)
email-attribute
string
optional
The attribute containing the email for the new account. If not configured, a unique email will be generated for the account. If configured but no attribute is found, a server error will occur.
email-attribute-source
enumeration
optional
subject-attributes
Source location for the attribute containing the email.
extra-attributes-source
enumeration
optional
subject-attributes
Source location for the additional attributes to add to the account.
fail-on-conflicts
boolean
optional
false
When this is set to ‘true’, the action will fail authentication if the account cannot be created, for example if the email is used by some other account.
phone-number-attribute
string
optional
The attribute containing the phone number for the new account. If configured but no attribute is found, a server error will occur.
phone-number-attribute-source
enumeration
optional
subject-attributes
Source location for the attribute containing the phone number.
username-attribute
string
optional
subject
The attribute containing the username for the new account. If this attribute is not found, a server error will occur.
username-attribute-source
enumeration
optional
subject-attributes
Source location for the attribute containing the username.