Single Sign-On (SSO) using JWT tokens

5 votes

In Zendesk they use JWT to authenticate users. I send a name, email and organisation to zendesk and Zendesk then registers the user (if not yet existing) and sends me a JWT token. Zendesk accepts all my input and just creates an account with that information.

After receiving the token I can redirect my users to go to Zendesk, login and view the knowledgebase and enter tickets.

It would be awesome if this would also be possible with Featureupvote!

Under consideration Suggested by: Eduard Upvoted: 21 Nov, '22 Comments: 0

Add a comment

0 / 1,000

* Your name will be publicly visible

* Your email will be visible only to moderators