Back

JWT SSO

Single Sign On using JSON Web Tokens (JWT)


With the JWT SSO module, users can be automatically registered and logged into the HumHub installation using a JWT token.

JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self-contained way for securely transmitting information (like user profile and login data) between parties (HumHub and another application) as a JSON object.

This module is only the HumHub component of an SSO process. An additional application is required which provides the login data in the form of a JWT token.

This module is part of the
Professional Edition.


Latest version:
1.1.0 (released 6 days ago)

Publisher:
HumHub GmbH & Co. KG

Website:
https://github.com/humhub/jwt-sso-issues

Compatibility:
HumHub 1.14 - Latest