Vouch Proxy and Keycloak 400 bad request after authenticating #553
Description
Hello, I'm new to server infrastructure like this and I'm struggling to understand how I can implement vouch proxy in a setup.
My current setup uses nginx proxy manager as a reverse proxy for my domain and also deals with SSL termination for many apps like portainer and Heimdall using subdomains.
I would like to change to swag as a reverse proxy and Implement vouch for sso and keycloak as my identity provider.
When you use vouch does it take the place of a reverse proxy eg forward everything to vouch and have vouch redirect to apps as needed? I've read the documentation for swag, vouch and keycloak and I'm feeling a little lost as how to combine the 3 services.
Edit #551 helps with understanding keycloak but I'm still unsure about configuring a reverse proxy with vouch and SSL termination by extension