Describe the bug
Just did a fresh new install of 2024.10.1 on my VPS and set the forward auth for my own domain, combine with my nginx proxy manager,
Simply copy and change the authentik url in the config to the nginx proxy manager, and everything works before you actually log in to the path. after you log in, you will get a 400 error, and then docker log is showing mismatched session id, which will make the forward auth not working
To Reproduce
Steps to reproduce the behavior:
follow the step above
Expected behavior
I should be able to successfully log in
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug Just did a fresh new install of 2024.10.1 on my VPS and set the forward auth for my own domain, combine with my nginx proxy manager,
Simply copy and change the authentik url in the config to the nginx proxy manager, and everything works before you actually log in to the path. after you log in, you will get a 400 error, and then docker log is showing mismatched session id, which will make the forward auth not working
To Reproduce Steps to reproduce the behavior:
follow the step above Expected behavior I should be able to successfully log in
Screenshots If applicable, add screenshots to help explain your problem.
Logs
Version and Deployment (please complete the following information):
Additional context Add any other context about the problem here.