Add release notes

This commit is contained in:
Encotric
2025-03-11 21:14:17 +01:00
parent 4fb34cb0ba
commit 35046ad4e4

View File

@@ -0,0 +1,3 @@
Refactor OIDC client implementation
Add lazy initialization for the OIDC provider info request (happens now with the first request to the admin panel)
Fix access token parameter naming for `oic` library function; might be a solution for #50