Files
oidc2fer/CHANGELOG.md
T
Jonathan Perret 2687868465 📝(repo) update remaining references to numerique-gouv
Also updating CHANGELOG.
2025-09-10 17:40:30 +02:00

1.3 KiB

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.

Unreleased

  • fix secrets submodule path following move to proconnect-gouv organization
  • update other references to numerique-gouv organization
  • publish Docker images at ghcr.io/proconnect-gouv/oidc2fer

[1.0.7] - 2025-05-07

  • remove unused APT dependencies
  • upgrade to gunicorn 23.0.0

[1.0.6] - 2025-03-11

  • upgrade to SATOSA 8.5.1
  • allow faculty, staff, employee, researcher, teacher affiliations

[1.0.5] - 2025-03-06

  • add allowlist for URL paths to nginx ingress
  • allow customizing log levels per logger

[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