175 Commits

Author SHA1 Message Date
timmy a0a01b2424 Update dependencies 2026-07-04 16:11:36 -07:00
timmy 95f58f973a Use base64 url decoding 2026-07-04 16:02:38 -07:00
timmy b299bb8fbb Exception logging 2026-07-04 15:42:31 -07:00
timmy db2e747cae Update user config from idp claims 2026-07-04 15:23:10 -07:00
timmy 0fc302356d Fix default username claim 2026-07-03 15:49:54 -07:00
timmy dfe49e64e7 Logging 2026-07-03 13:56:35 -07:00
timmy dbb9f3943e Actually decode the base64 2026-07-03 13:36:20 -07:00
timmy e30ffbb62d Use base64 2026-07-03 13:32:10 -07:00
timmy 6077f85357 Fix json injection 2026-07-03 13:20:41 -07:00
timmy b18eb2ba16 Fix role extraction 2026-07-03 13:16:13 -07:00
timmy 9e4a080272 ditto 2026-07-03 12:59:03 -07:00
timmy 9e4b6b1732 Better logging 2026-07-03 12:54:25 -07:00
timmy 5558380dc8 Simplify some of the role management 2026-07-03 11:37:12 -07:00
timmy 04a53833bb Fuck c# 2026-06-08 17:09:15 -07:00
timmy 3e02cc935f Stop being stupid 2026-06-08 16:52:09 -07:00
timmy af2b76d9fa Slightly better logging 2026-06-08 16:45:00 -07:00
timmy 4469d80453 Fix User Role and Admin Role 2026-06-08 16:21:43 -07:00
timmy 3b04b52e3a Mark ClientSecret as a password field 2026-06-08 11:42:08 -07:00
timmy 35cc7a4600 Remove multiple links to the same user 2026-06-08 11:41:56 -07:00
timmy 477f71098e Fix folder mapping 2026-06-08 00:11:27 -07:00
timmy ed05923d6b Fix xml serialization 2026-06-07 23:40:04 -07:00
timmy 5170e2bc25 Resource Stream?? 2026-06-07 23:16:18 -07:00
timmy 597d2f90d8 Hard-code namespace 2026-06-07 23:10:44 -07:00
timmy c728bd4111 Logging 2026-06-07 22:53:01 -07:00
timmy 6af76b7fec Updates
Update config properties
Simplify config
Enforce https
Set defaults in C#
Enforce linking by sub claim
Fail if user is already linked to the provider
Remove OID from urls
2026-06-07 22:07:07 -07:00
timmy 2dd6245251 Remove saml 2026-06-02 22:12:02 -07:00
timmy 84e52f28cc Formatting 2026-03-08 17:08:10 -07:00
timmy 9affc02640 Bump version 2026-03-07 18:23:39 -08:00
timmy f6c4f4df86 Merge remote-tracking branch 'vanutp/main' 2026-03-07 16:47:32 -08:00
Ersei Saggi ca187a7b5e Make prettier happy 2026-02-22 11:04:40 -08:00
mandos21 475048a32e Fixed KeyNotFoundExceptions in PostOid flow 2026-02-02 21:20:49 -05:00
Matt DeGenaro 781e07b2ce Update role mapping information in configPage.html
Clarified default role mapping for Keycloak and Authelia.
2026-02-02 20:27:15 -05:00
jon4hz 5b3d70d328 fix: invalidate state immediately after auth 2026-01-14 20:36:04 +01:00
Ersei Saggi 547eabf55f Invalidate tokens after authentication
In certain cases, users who had their access revoked could log back in.
2026-01-12 17:46:02 -05:00
Ersei Saggi 48d75325b5 Use Jellyfin's HttpClientFactory
This should respect proxy settings and set a proper user-agent
2026-01-12 17:35:29 -05:00
Ersei Saggi cdce0e583d Add loggerFactory to XML comment
Makes CI happy
2025-12-21 02:41:32 -05:00
Ersei Saggi 0e897f922f Allow not loading profile information from user info endpoint 2025-12-18 15:14:34 -05:00
Ersei Saggi afbab1073e Add logging for OIDC library 2025-12-18 15:14:32 -05:00
Ivan Filipenkov 8a89c4b6e1 Update OIDC users' usernames to match canonical ones 2025-10-31 22:29:01 +01:00
Ivan Filipenkov 87aacf0d90 Link OIDC users by the sub claim instead of username 2025-10-31 22:27:10 +01:00
Ersei Saggi 8f86ce5101 Prepare for 4.0.0.3 2025-10-21 10:37:39 -04:00
Ersei Saggi da21ebffa3 Specify that pushed authorization may need to be disabled for Authelia 2025-10-20 12:40:02 -04:00
Ersei Saggi 0d18ebae03 Update config UI links
https://github.com/9p4/jellyfin-plugin-sso/issues/285
2025-10-20 12:30:55 -04:00
Ersei Saggi 77e2a229f2 Don't use rc libs for Jellyfin 10.11 2025-10-20 12:30:15 -04:00
Ersei Saggi 71bb9a2f14 Jellyfin 10.11.0-rc5 2025-08-14 12:43:04 -04:00
Ersei Saggi 8baa922eea Manifest should be for 4.0.0.0 / JF10.11 2025-08-12 14:57:22 -04:00
Ersei Saggi 0738ad85f7 Fix warnings 2025-08-12 14:22:31 -04:00
Ersei Saggi 3459baffdf More Jellyfin 10.11 fixes 2025-08-12 13:49:09 -04:00
9p4 de6cd5d5c2 Merge pull request #265 from babbitt/punycode
Use punycode URL for redirect page - OIDC
2025-08-11 14:13:48 -04:00
9p4 299d3436ec Merge pull request #269 from kernelb00t/patch-1
Match the styling of the redirection page with Jellyfin colors and font
2025-08-11 14:12:38 -04:00