Skip to content

Releases: CentreForDigitalHumanities/Development-IdP

2.0.3

04 Nov 11:39
a67b9c7
Compare
Choose a tag to compare

Fixed an import error (doh)

2.0.2

04 Nov 11:36
da6644c
Compare
Choose a tag to compare

Fixed an issue in which the OIDC private key wasn't loaded from the environment

v2.0.1

08 Oct 15:35
Compare
Choose a tag to compare

Fixed an issue in the docker-build

v2.0

08 Oct 15:26
Compare
Choose a tag to compare

What's Changed

  • Docker support
    • You can now run a pre-built container, simplifying setup immensely.
  • OpenID Connect support; The DevIDP can now emulate the way the UU IDP works.
    • Note: it does not support MFA nor Surfconext emulation

v2.0.0-alpha-8

04 Sep 15:11
Compare
Choose a tag to compare
v2.0.0-alpha-8 Pre-release
Pre-release
fix: fixed whitenoise not finding static files

Doh

v2.0.0-alpha-7

04 Sep 14:54
Compare
Choose a tag to compare
v2.0.0-alpha-7 Pre-release
Pre-release
feat: use whitenoise for static files

v2.0.0-alpha-6

04 Sep 14:27
Compare
Choose a tag to compare
v2.0.0-alpha-6 Pre-release
Pre-release
fix: cull less aggressively

v2.0.0-alpha-4

04 Sep 14:21
Compare
Choose a tag to compare
v2.0.0-alpha-4 Pre-release
Pre-release

use different psql library

v2.0.0-alpha-3

04 Sep 14:13
Compare
Choose a tag to compare
v2.0.0-alpha-3 Pre-release
Pre-release

Something something make psql work something

v2.0.0-alpha-2

02 Sep 08:13
Compare
Choose a tag to compare
v2.0.0-alpha-2 Pre-release
Pre-release

Something something fixed docker build