Skip to content

Releases: JonasPrimbs/oidc-e2ea-server

Version 0.1.0

01 Dec 10:49

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

Breaking Changes:

  • Mandatory context verification added

Other Changes

  • Updated service versions in Docker composition
  • Updated terminology of new draft
  • Updated documentation
  • Improved spell checking

Version 0.0.7

13 Jan 17:24

Choose a tag to compare

Version 0.0.7 Pre-release
Pre-release

Changes:

  • Fixed key is of invalid type error at Ed25519 curves

Version 0.0.6

11 Jan 16:44

Choose a tag to compare

Version 0.0.6 Pre-release
Pre-release

Changes:

  • Protocol cleanup
  • Add support for EdDSA signature algorithm with curve Ed25519

Version 0.0.5

16 Dec 15:16

Choose a tag to compare

Version 0.0.5 Pre-release
Pre-release

Changes:

  • Improved Auto-Deployment
  • ridt (Remote ID Token) is now iat (ID Assertion Token)
  • token_lifetime can now be specified

Version 0.0.4

06 Oct 13:06

Choose a tag to compare

Version 0.0.4 Pre-release
Pre-release

Changes:

  • Switch to Docker Hub

Version 0.0.3

05 Oct 16:05

Choose a tag to compare

Version 0.0.3 Pre-release
Pre-release

Changes:

  • Configuration is now global and must not be reloaded at each request.

Version 0.0.2

05 Oct 13:33
1d22aea

Choose a tag to compare

Version 0.0.2 Pre-release
Pre-release

Updated CI/CD workflows

Version 0.0.1

05 Oct 12:40
e7270a5

Choose a tag to compare

Version 0.0.1 Pre-release
Pre-release

First running version