Featurebase AssistantBeta

Hey user! πŸ‘‹ Feel free to ask me anything about Featurebase. I'm here to help!

SSO for Changelog Widget

Our changelog widget supports automatically authenticating your users & including more information about them via SSO.

Here’s a quick rundown of what you need to do:

  • Log in to see your private key: xxxxxx

    Store it on your server and make sure not to share it with anyone!
  • When a user wants to use the Featurebase widget, send a request to your server to generate a JWT token.
  • On your server, generate a JWT token with your customer data using the example below.
  • Finally, give this JWT token to the Featurebase widget for authentication.

Install required packages

Example

Generate the JWT token

Example

Validate your JWT Token

Paste one of your generated tokens here to check if you did everything correctly.

You must be logged in to check if your token is valid.

For safety, Single Sign-On tokens can't log in users who are admins of any Featurebase organization. These users will have to sign in by themselves.

Lastly, pass the token generated on the server into the widget.

Example

If you run into any troubles during the setup, feel free to reach out to us in the Live Chat 😊