Releases: newAM/oidc_pages
Releases · newAM/oidc_pages
Version 2.0.0
Added
- Added
bindPath
andsocketUser
options to the NixOS module. - Added support for Kanidm
- Added a
additional_scopes
option to the NixOS module. - Added a
roles_path
option to the NixOS module.
- Added a
Removed
- Removed the
bind_addrs
configuration option.
Version 1.1.0
Added
- Added pretty page titles. Pages now display the HTML title instead of directory path.
- Added a
robots.txt
endpoint to the server. - Added additional systemd hardening.
Fixed
- Fixed missing favicon and CSS in NixOS release.
- Fixed missing audience mapper instructions in keycloak setup documentation.
- Fixed user receiving authentication errors if they have no roles.
Version 1.0.0
Initial release.