Redirection on failed registration

Hi @psandor,

My apologies for the delayed response.

Yes, this is correct. The Pre-User Registration Action is limited with the API Object properties listed here.

Unfortunately, this is not possible. However, I would encourage you to submit a feedback request asking for the Pre-User Registration Action to allow redirection.

Unfortunately, this is also not possible.

My best recommendation for this scenario is to use api.access.deny(reason, userMessage) to display an error message to users that are not on the allow list. This way your Database will not be filled with users that are not allowed to log in.

Please reach out if there’s anything else I can do to help.

Thanks,
Rueben