Skip to content

Releases: JeffersonLab/keycloak

v2.0.1

18 Dec 21:19
Compare
Choose a tag to compare
  • Don't require oracle use

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Dec 20:57
Compare
Choose a tag to compare

What's Changed

  • Bump Keycloak to v26.0.7 by @slominskir in #5
  • Use /auth http-relative-path by default (#3)
  • Fix automated script set session timeout by @slominskir in #2
  • GitHub Actions workflow update

Full Changelog: v1.1.1...v2.0.0

v1.1.1

21 Feb 21:57
Compare
Choose a tag to compare
  • Update UNIX execute permissions
  • Added depends_on dirsrv as well

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Feb 21:45
Compare
Choose a tag to compare
  • Renamed Docker to Container where it makes sense (runtime-side). Container build-side IS Docker spec (Dockerfile)
  • Renamed compose files per new recommended names (yaml vs yml) and (compose.yaml vs docker-compose.yml)
  • Added Oracle and 389 LDAP deps as that's what we use in production so it's useful to have it here in dev/test too
  • Fixed fetch users from LDAP configuration scripts (lib.sh)

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Jan 21:40
Compare
Choose a tag to compare
  • UNIX execute permissions for bash scripts

Full Changelog: v1.0.0...v1.0.1

v1.0.0

29 Jan 21:30
596b83c
Compare
Choose a tag to compare

Initial release