timmy
2c73bab61b
Rename to OIDC-Auth
2026-08-18 18:30:47 -07:00
timmy
b3f405a956
Web Interaction revamp
...
Inject js into auth iframe to use ApiClient instead of implementing it manually
Use a more standard method of injecting json into the auth page
Inject html head section from index.html to get proper styling on custom pages and access to ApiClient when logged in
Remove SSOViewsController. Add linking page to SSOController
Copy security headers from Jellyfin Security
Move all web files into Assets
Update all links to repo
Display OIDC redirect url and start url
Set default values as placeholder values
Fix js setting null values so that xml serialization will persist the value
2026-08-16 18:29:12 -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
Ersei Saggi
ca187a7b5e
Make prettier happy
2026-02-22 11:04:40 -08:00
9p4
f7a0c94452
Merge pull request #318 from ForsakenRei/ForsakenRei-patch-1
...
Update README dead link, add warning for permission overwritten
2026-02-11 07:51:22 -08:00
Joker9944
f0def6fd8d
Add kanidm config steps
2026-02-01 10:12:00 +01:00
Ersei Saggi
be26670e1f
Make prettier happy
2026-01-12 17:48:12 -05:00
しぐれ
87425aae36
doc: Add warning for permission overwritten
2025-11-13 21:36:10 -05:00
mhlas7
c37e3e3a71
Add Pocket ID config steps
2025-10-26 12:45:21 -07:00
Ersei Saggi
d2c77db404
Ensure that disablePushedAuthorization is set to true for authelia
2025-10-21 00:48:35 -04:00
Ersei Saggi
42fba8656a
Make CI happy
2024-05-13 09:32:52 -04:00
tbelway
5b26808f0e
Update providers.md to include android app keycloak redirect URI
2024-05-12 20:24:20 -04:00
Hendrik Sievers
63ec46db4a
keep authelia example configuration prior to v4.38
2024-03-14 21:29:49 +01:00
Hendrik Sievers
4c891d8ef0
update authelia example to authelia v4.38
...
fix warnings in authelia
fix authelia using client_secret_basic instead of client_secret_post
2024-03-14 20:50:39 +01:00
Nathan Easton
fce636bddd
Added a section in the authentik provider ( #137 )
...
Add note about error processing request from issue #136
2023-08-22 13:29:50 -04:00
Ersei Saggi
b82a3867e4
docs: detail Google requiring disabling of OpenID endpoint validation
2023-08-06 16:24:05 -04:00
Ersei Saggi
defab9c4e8
feat: clarify redirect paths ( #84 )
2023-08-06 14:32:05 -04:00
Adam Zvolanek
698fbce81b
add authentik redirect uri step ( #127 )
...
So users do not have to analyze the code for this line https://github.com/9p4/jellyfin-plugin-sso/blob/c6cac45004a32a7d8cf5863102ef947f792ed021/SSO-Auth/Api/SSOController.cs#L67
2023-07-10 12:35:22 -04:00
Matthew Strasiotto and Sambhav Saggi
55d795b9d8
Document Provider Specific Configuration, Small Readme Update ( #31 )
...
* Document provider configuration
* Link to provider documentation in readme, remove warning about gui
* Add Keycloak + cleanup
* Linting
* Fix authelia -> authentik
* lint
* Rename Authentik -> authentik
Co-authored-by: Sambhav Saggi <17993169+9p4@users.noreply.github.com >
2022-06-18 22:33:32 +10:00