For a number of years, I have my quarantine setup as described here: https://pmg.proxmox.com/wiki/index.php/Quarantine_Web_Interface_Via_Nginx_Proxy
Recently I switch from using LDAP to Keycloak for user authentication. However, for the quarantine, I still have the system sending emails with login token links to users. Lately I've noticed since switching to Keycloak that the user's login link does not work. On a PC, I get a Proxmox Mail Gateway logo header, and nothing else visually. The developer console in Chrome shows html for the page, but there is no data.
On an Android phone, the same link shows the header graphic, but also has a login dialog, but at the bottom it says Error: 401 Authentication failure.
I do have a "shadow" LDAP server configured in PMG, but I don't know if the system is using it for the quarantine portal login or not.
The pmgproxy shows the clients hitting with the quarantine link, and it looks like I'm getting a 200 response for it. I don't know where else to look to get this to work. Does the quarantine authentication feature work with Keycloak?
Recently I switch from using LDAP to Keycloak for user authentication. However, for the quarantine, I still have the system sending emails with login token links to users. Lately I've noticed since switching to Keycloak that the user's login link does not work. On a PC, I get a Proxmox Mail Gateway logo header, and nothing else visually. The developer console in Chrome shows html for the page, but there is no data.
On an Android phone, the same link shows the header graphic, but also has a login dialog, but at the bottom it says Error: 401 Authentication failure.
I do have a "shadow" LDAP server configured in PMG, but I don't know if the system is using it for the quarantine portal login or not.
The pmgproxy shows the clients hitting with the quarantine link, and it looks like I'm getting a 200 response for it. I don't know where else to look to get this to work. Does the quarantine authentication feature work with Keycloak?