feat: log OIDC claims and admin mapping, case-insensitive roles

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Pascal Linxweiler
2026-07-13 14:41:24 +02:00
parent fd36fb246b
commit 606f14dfab
4 changed files with 21 additions and 4 deletions

View File

@@ -7,6 +7,14 @@
"owner": "pascallinxweiler",
"category": "Authentication",
"versions": [
{
"version": "1.0.2.0",
"changelog": "Log OIDC claims and admin mapping decisions; role comparison is now case-insensitive.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.linxweiler.xyz/pascallinxweiler/jellyfinplugin/raw/branch/main/dist/oidc-auth_1.0.2.0.zip",
"checksum": "343bcda662a3cdd1e36391222391d2d5",
"timestamp": "2026-07-13T12:30:00Z"
},
{
"version": "1.0.1.0",
"changelog": "Rebuilt for Jellyfin 10.11 (net9.0).",