-
Notifications
You must be signed in to change notification settings - Fork 0
Provider Pocket ID
Kolin edited this page Jun 13, 2026
·
1 revision
- In Pocket ID, go to Admin → OIDC Clients → Create.
- Set the Redirect URI:
https://<your-jellyfin-domain>/sso/OID/redirect/pocket-id - Copy the Client ID and Client Secret.
- Ensure groups/roles are included in the ID token claims.
| Field | Value |
|---|---|
| Provider Name | pocket-id |
| OpenID Endpoint | https://<pocket-id-domain> |
| Client ID | from Pocket ID |
| Client Secret | from Pocket ID |
| Role Claim | groups |
Set Roles to the Pocket ID group names allowed to log in, and Admin Roles for groups that receive admin access.
https://<your-jellyfin-domain>/sso/OID/redirect/pocket-id
Getting Started
Configuration
Providers
Reference
Development