Skip to content

Releases: newAM/oidc_pages

Version 2.0.0

09 Feb 00:36
64aedbe
Compare
Choose a tag to compare

Added

  • Added bindPath and socketUser 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.

Removed

  • Removed the bind_addrs configuration option.

Version 1.1.0

20 Jul 19:08
Compare
Choose a tag to compare

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

07 Jul 15:58
Compare
Choose a tag to compare

Initial release.