You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello! I have setup Radarr and Sonarr authentication using this video. This video is using the wiki page, I used the video as a sanity check just to make sure I wasnt crazy. I am using the Forward Auth proxy, and it is giving me an error in the Radarr console
[Info] Radarr.Http.Authentication.BasicAuthenticationHandler: Basic was not authenticated. Failure message: Authorization header missing.
[Info] Radarr.Http.Authentication.BasicAuthenticationHandler: AuthenticationScheme: Basic was challenged.
My config is perfect, NPM is setup correctly, it points correctly, but when I complete the authentik auth flow, that error pops up in the console, and it still prompts for the radarr password.
To Reproduce
Steps to reproduce the behavior:
Setup radarr basic HTTP auth.
Setup NPM and Authentik using wiki.
Attempt to login, with user permissions correct.
Cry.
Expected behavior
Authentik should be able to login with radarr correctly.
Screenshots
Logs
{"event":"/outpost.goauthentik.io/auth/nginx","host":"radarr.infinity-dev.xyz","level":"info","logger":"authentik.outpost.proxyv2.application","method":"GET","name":"Radarr","remote":"MY PUBLIC IP ADDR","runtime":"1.157","scheme":"http","size":0,"status":200,"timestamp":"2024-04-13T20:46:13Z","user":"jwjoh","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0"}
^^ This just gets logged whenever I attempt to login, this is the only thing lol
Version and Deployment (please complete the following information):
authentik version: 2024.2.2
Deployment: docker-compose
Additional context
No additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello! I have setup Radarr and Sonarr authentication using this video. This video is using the wiki page, I used the video as a sanity check just to make sure I wasnt crazy. I am using the Forward Auth proxy, and it is giving me an error in the Radarr console
My config is perfect, NPM is setup correctly, it points correctly, but when I complete the authentik auth flow, that error pops up in the console, and it still prompts for the radarr password.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Authentik should be able to login with radarr correctly.
Screenshots
Logs
^^ This just gets logged whenever I attempt to login, this is the only thing lol
Version and Deployment (please complete the following information):
Additional context
No additional context
The text was updated successfully, but these errors were encountered: