Glewlwyd Versions Save

Experimental Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins

v2.5.4

2 years ago
  • Security: Fix possible buffer overflow in webauthn registration (CVE-2021-40818)
  • Update dependencies versions

v2.5.3

3 years ago
  • Fix UI bugs
  • UI: Improve session expiration error
  • Update SQLite3 password management by increasing PBKDF2 iterations and allowing to set iterations value
  • IO: Add German translation, thanks to Andy2903
  • OIDC: Support more signature and encryption algorithms
  • Fix CORS bug
  • Implement OAuth 2.0 JWT Secured Authorization Request (JAR) Draft 32
  • Allow default properties on client registration
  • Allow access tokens use in clent registration to be used only once
  • Improve client and client grant management in the profile page

v2.5.2

3 years ago
  • Fix annoying bug in scheme validation during login
  • Fix scheme verification bug
  • Fix docker image builder

v2.5.1

3 years ago
  • Add identify action to authenticate via schemes oauth2 or certificate without giving the username
  • Fix change password issue in the admin interface
  • Add oidc config restrict-scope-client-property to restrict a client to certain scopes if needed
  • Allow to reconnect on session closed

v2.5.0

3 years ago

The "Recontainment Release"

v2.4.0

3 years ago

The "Second Wave Release"

  • Allow user to update its e-mail
  • Allow user to reset its credentials
  • Handle callback url for registration and reset credentials
  • Update certificate scheme management: remove online certiticate generation and add certificate validation via DN
  • Implement revoke tokens on code replay for oauth2 and oidc plugins
  • Show client_id and redirect_uri on grant scope
  • Remove parameters object on *_load() functions result
  • Scheme WebAuthn: disable fmt none by default
  • Allow to add granted scope list in id_token and /userinfo
  • Fix last login refresh without authentication bug
  • Add endpoint /mod/reload/ to reload modules lists
  • Add Event log messages
  • Add parameter Scheme Required to a scope scheme group
  • Add API key to use administration APIs via scripts without a cookie session

v2.3.3

3 years ago
  • Limit scheme available output This is a security release, please upgrade your Glewlwyd version. To mitigate server configuration leaks, I recommend the following actions:

v2.3.2

3 years ago
  • Allow to specify a public JWKS for OIDC plugin
  • Fix official docker image builder
  • Fix load module files on filesystems that don't fully support readdir(), closes #150
  • Fix Small UI bugs
  • Add manpage
  • Add documentation on reverse proxy with examples for Apache and Nginx

v2.3.1

3 years ago
  • Upgrade Bootstrap to 4.5
  • Replace Font-Awesome 5 with Fork-Awesome
  • Fix Mock scheme in profile page

v2.3.0

3 years ago

The "Saint-Jean-Baptiste Release"