Table of Contents |
---|
Introduction
The JSON Web Token (JWT) Single Sign-on (SSO) plugins are designed to work in a pair and enable authentication in Joget using a JSON Web Token payload to allow users to single sign-on (SSO) to Joget using another Joget as the Identity Provider (IdP).
...
GitHub: JWT SSO Directory Manager
GitHub: JWT SSO Web Service (including the Joget application)
Plugin information
This plugin is compatible with Joget DX 8.
Get Started
Prerequisites
You should have at least 2 Joget environments/instances installed and running.
Where to get the plugin
You can download the JWT SSO Directory Manager and JWT SSO Web Service plugin from
JogetOSS Github Repository (Directory Manager) and JogetOSS Github Repository (Web Service).
How to install
- Click Download on this plugin screen (It will be a .jar file).
- Go to your Joget localhost or server. In the Joget Console, go to Admin Bar > Systems Settings > Manage Plugins and click the Upload Plugins button.
- Under Upload Plugin, select the plugin .jar file you downloaded and click Upload.
- Depending on the plugin type, you can now view your new plugin in your form, List, or UI Builder.
- Remember to uninstall the old plugin before uploading a new version.
- The Joget Knowledge Base has more information on managing and developing plugins.