Invitation login hint

Customer invitation simplifies the registration process for users invited to your applications by filling in information on the sign-up forms for them. Strivacity generates a JWT token containing the relevant user information retrieved from the customer invitation.

The invitation link already contains the login hint parameter. When users click the invitation link, the login hint will pass information and fill in the registration form for users.

🚧

Requirement

A user’s login hint is provided by Strivacity, but brand portal integration is required to make user information pre-fill work.

The login hint needs to be passed on from your brand portal* to Strivacity’s authorization endpoint to include it in the registration process:

https://yourdomain.strivacity.com/oauth2/auth?

📘

*The login hint is first appended to your brand portal’s Login URL when the invitation is sent. You can identify this URL by checking Client settings.