Error processing request when trying to click SSO login, URL schemes? #218
-
Hi guys. I am trying to set up this plugin with authentik and am getting an Error processing request when I try to login. My URLs in authentik and Jellyfin are https://jellyfin.local.[redacted].net/sso/OID/start/authentik My authentik version is [2024.10.4] Here are some logs that I found in Jellyfin: [2024-12-14 23:04:57.490 -08:00] [INF] [24] Jellyfin.Plugin.SSO_Auth.Api.SSOController: SSO Controller initialized |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 23 replies
-
What kind of SSL certificate are you using? |
Beta Was this translation helpful? Give feedback.
-
It's a cert from traefik that is generated using lets encrypt and a
Cloudflare domain.
…On Sun, Dec 15, 2024 at 4:38 PM 9p4 ***@***.***> wrote:
What kind of SSL certificate are you using?
—
Reply to this email directly, view it on GitHub
<#218 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP3U57J2IWNLNMHQY3ZD63L2FYOKHAVCNFSM6AAAAABTUJJ5HCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJXGU2DGMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I think grey, the url I have only works when I'm using my local pi hole as
dns, that Jellyfin url is not remotely accessible.
…On Sun, Dec 15, 2024 at 5:29 PM 9p4 ***@***.***> wrote:
Is Cloudflare proxying the requests (orange cloud or grey cloud in the CF
dashboard?)
—
Reply to this email directly, view it on GitHub
<#218 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP3U57O65KBVJ6KR2FO3DVT2FYUFXAVCNFSM6AAAAABTUJJ5HCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJXGU3DMMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Yes but it is configured as an external service in traefik because that
container is on a different device.
…On Sun, Dec 15, 2024 at 5:31 PM 9p4 ***@***.***> wrote:
Are you using a Jellyfin container?
—
Reply to this email directly, view it on GitHub
<#218 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP3U57OETX6IFNVVPMEOC5L2FYUQRAVCNFSM6AAAAABTUJJ5HCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJXGU3DONY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Can you please upload the entire Jellyfin log file and your config once you make a request that fails? |
Beta Was this translation helpful? Give feedback.
-
It looks like it is working now, should I still try and replace that 127
address?
…On Mon, Dec 16, 2024 at 11:34 AM 9p4 ***@***.***> wrote:
Can you create a shell in the Jellyfin container and install dig (run the
exec command with bash, then apt install dnsutils), and run dig
[yourauthentikdomain]?
—
Reply to this email directly, view it on GitHub
<#218 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP3U57LHNZ3VNLKTKBSFAMT2F4TLDAVCNFSM6AAAAABTUJJ5HCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJYGUZDENY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I have an issue with my login now when I go to login with SSO it makes a user called Authentik Admins and 3a82b63653bde925b5b3639f313b005afc471d06bb3788d11d83384bd359d6a5, how do I configure my default user group that I made in Autentik (authentik general users) and (Authentik Admins) as Jellyfin Admins? |
Beta Was this translation helpful? Give feedback.
To be clear, this is not an issue with the plugin, but is instead an issue with your setup: the Jellyfin container is misconfigured and cannot resolve your Authentik server's DNS name.