Skip to content

Authelia Authentication does not work #3508

Answered by adorakalb
adorakalb asked this question in Q&A
Discussion options

You must be logged in to vote

Alright, it's fixed.

I had the following errors:

  • SSO-Redirect works, Login in Authelia works, redirect back to Mealie works too, but not logged in. Browser Network logs show CORS errors.
    • Fixed by setting allowed_origins_from_client_redirect_uris: true in Authelia config
  • After fixing the above, I got a redirect loop and error messages in mealie debug log that it can't connect to the internet.
    • Fixed by attaching more than just the traefik network to the container in docker compose. My traefik network can't speak to the internet.

Thank you @cmintey for helping me out here ^-^ ✨

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@adorakalb
Comment options

@adorakalb
Comment options

@adorakalb
Comment options

Answer selected by adorakalb
@boc-the-git
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants