We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51e506 commit 3894048Copy full SHA for 3894048
build.yaml
@@ -1,7 +1,7 @@
1
name: "SSO Authentication"
2
guid: "505ce9d1-d916-42fa-86ca-673ef241d7df"
3
imageUrl: "https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"
4
-version: "3.5.2.2"
+version: "3.5.2.3"
5
targetAbi: "10.8.0.0"
6
framework: "net6.0"
7
owner: "9p4"
@@ -15,6 +15,7 @@ artifacts:
15
- "IdentityModel.OidcClient.dll"
16
- "IdentityModel.dll"
17
changelog: |
18
+ 3.5.2.3: Improve OpenID discovery policy security rules, fix iOS login bugs related to cache
19
3.5.2.2: Fix linking page when using new paths
20
3.5.2.1: Hotfix for SAML null checks
21
3.5.2.0: Allow overriding the scheme used for generating URLs.
0 commit comments