[OIDC] Authelia redirect giving 404 error. Nothing in logs in either Authelia or Mealia #3450
Unanswered
JustEnoughDucks
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Do you get the "Sign in with Authelia" button coming up? This could be an issue with cache. Give Mealie a reboot and then try clearing browser cache or using a private window |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I set up mealie and I love it so far! The only thing I wish is that it could parse recipes from videos for the people who for some reason don't add text recipes ;).
I am trying to integrate it into my existing Authelia SSO via the method described in #3338
I have turned on debug, but I simply get a 404 error when I try to use the SSO and nothing in the logs of either authelia or mealie. I am not sure that it is even reaching the correct auth URL even though all of my other apps reach it fine.
Only thing in the logs (DEBUG: True)
Here is my environment variables for mealie:
Here is my authelia config:
Inside of mealie then if I manually log it, it detects that everything is set up for OIDC, so I know I'm not missing any setup variables.
Is there anything I can do to further debug this and find the source? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions