post https://api-v3.authenticating.com/user/jwt
The Get User JWT for Medallion function can be used after creating a user.
redirectURLhas to be a valid SSL Secured URL.preferredWorkflowIDwill be the user's workflow when they start their Medallion™ verification process.- If the preferred workflow is deleted when the user starts their verification process, the default workflow will be used instead.
- If the preferredWorkflowID is not set, the default workflow is automatically used.
- The API response includes both a
jwtand atoken.- The
jwtis a longer version of thetokenand is suitable for use in embedded URLs in browsers. - The
tokenis a cleaner version of the verification link and is offered for sharing purposes.
- The
To access the Medallion™ URL, you must append the unique verification token or jwt.
For example, if the token is AB00000-0000-0000-0000-AB0000OP4000
the URL: https://verify.authenticating.com/?token=AB00000-0000-0000-0000-AB0000OP4000
