Releases: JeffersonLab/keycloak
Releases · JeffersonLab/keycloak
v2.0.1
- Don't require oracle use
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
- Update UNIX execute permissions
- Added depends_on dirsrv as well
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- 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
- UNIX execute permissions for bash scripts
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release