Releases: Renater/Jitsi-SAML2JWT
Releases · Renater/Jitsi-SAML2JWT
v1.2.4
- Fix some bug with tenant and Iframe usage
- Add an Iframe escape endpoint
- Fix Auth in Private room
v1.2.0
- 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
Fully configurable Dockerfile version
- Adding a docker-compose file to configure JItsi-SAML2JWT.
- Putting configuration variables in the .env file.
v0.1.0
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.