Files
oidc2fer/CHANGELOG.md
Jonathan Perret 6cede0a7f2 v1.0.4 release
2024-09-11 11:00:09 +02:00

786 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.4] - 2024-09-11

  • serve static files

[1.0.3] - 2024-09-02

  • set SAML signing algorithm to use SHA256 for compatibility with AccessCheck

[1.0.2] - 2024-07-22

  • check the scope of returned eduPersonPrincipalNames
  • require "employee" value in eduPersonAffiliation

[1.0.1] - 2024-06-04

  • enable JSON logging and LOG_LEVEL environment variable
  • add production configuration

[1.0.0] - 2024-05-16