Trigger | Description |
---|---|
pre-user-registration | Triggers before a user is created. |
post-user-registration | Triggers asynchronously after a user is created. |
post-login | Triggers after a user is authenticated but before a token is issued. |
Trigger | Description |
---|---|
send-phone-message | Triggers when using a custom provider to send the messages for the enrollment and the challenge process. |
Trigger | Description |
---|---|
post-change-password | Triggers after a password is changed. |
password-reset-post-challenge | Triggers after the first challenge is completed and before the password is reset. |
Trigger | Description |
---|---|
credentials-exchange | Triggers before an access token is returned. |