Skip to content

Releases: Renater/Jitsi-SAML2JWT

v1.2.4

24 Jun 12:33
Compare
Choose a tag to compare
  • Fix some bug with tenant and Iframe usage
  • Add an Iframe escape endpoint
  • Fix Auth in Private room

v1.2.1

19 Oct 21:38
Compare
Choose a tag to compare

Fix some bug

v1.2.0

28 Aug 08:53
Compare
Choose a tag to compare
  • Update Debian base images and fix it to Debian 11 Bullseye.
  • Add Jitsi tenant support in token generator service.
  • Add a new Token generator mode to add affiliation and private room features.
  • Rename generateToken request to a more expressive redirectWithToken.

v1.0.0

10 Jan 16:14
Compare
Choose a tag to compare

Fully configurable Dockerfile version

  • Adding a docker-compose file to configure JItsi-SAML2JWT.
  • Putting configuration variables in the .env file.

v0.1.0

06 Jan 16:21
Compare
Choose a tag to compare

First version of Jitsi-SAML2JWT with a configuration step to run before any deployment process.

  • Simple configuration generation script.
  • Simple JWT generator installation script.
  • Docker file to build the generator with an embedded Shibboleth service provider.