On Sun, Jul 6, 2025 at 8:44 AM Marián Rynik <[email protected]> wrote:
> Hi, I'm trying to set up Guacamole in docker with OIDC authentication > provided by authelia. I've hit a problem that Guacamole is apparently not > generating state parameter in the url. > Correct, Guacamole does not currently generate or use the state parameter. This has been put in as a potential improvement, but not, yet, implemented. It will break SSO providers that require it. https://issues.apache.org/jira/browse/GUACAMOLE-560 -Nick
