website/integrations/media/jellyseerr/index.md
Jellyseerr is a free and open source application for managing requests in your media library. It integrates with media servers like Jellyfin, Plex, and Emby, and services such as Sonarr and Radarr.
jellyseerr.company is the FQDN of the Jellyseerr installation.authentik.company is the FQDN of the authentik installation.To support the integration of Jellyseerr with authentik, you need to create an application/provider pair in authentik.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Applications and click Create with Provider to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
Strict redirect URI to https://jellyseerr.company/login?provider=authentik&callback=true.Click Submit to save the new application and provider.
:::info
Jellyseerr OAuth support is currently in preview, please make sure to use the preview-OIDC Docker tag.
:::
authentikhttps://authentik.company/static/dist/assets/icons/icon.svghttps://authentik.company/application/o/jellyseerr/openid profile email groupsTo verify that authentik is correctly set up with Jellyseerr, log out of Jellyseerr and try logging back in using the authentik button. You should be redirected to authentik, and once authenticated you will be signed in to Jellyseerr.