Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentik Proxy Redirects infinitely after authentication. #13369

Open
nanospearing opened this issue Mar 3, 2025 · 1 comment
Open

Authentik Proxy Redirects infinitely after authentication. #13369

nanospearing opened this issue Mar 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@nanospearing
Copy link

Describe the bug
Authentik Proxy Reloads infinitely after authentication.

To Reproduce

  1. Create a App, Provider, and outpost that points to a locally hosted domain

  2. Use nginx to reverse proxy that outpost to my external domain:

  3. Login if not already

Expected behavior
After authentication, it should just display what I have the provider pointing to

Screen Recording

Image

Logs
logs.json

Version and Deployment:

  • authentik version: 2025.2.1
  • Deployment: docker-compose

Additional context

  • Nginx conf: nginx.txt
  • I had attempted to use npm, but I ended up getting the same result
@nanospearing nanospearing added the bug Something isn't working label Mar 3, 2025
@nanospearing
Copy link
Author

For some reason, my cookies are set to http only, thus breaking the loading...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant