Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
1.5.5
-
None
-
None
-
Ubuntu 22.04
Description
Hey, so i have a problem where i followed the manual doc's guidelines for having both SSO with SAML extension on version 1.2.0, and jdbc-mysql on 1.5.5, at the same time, which should: "ensure users are given a normal Guacamole login screen and have the option to log in with traditional credentials or with SAML, ensure the SAML extension does not have priority: extension-priority: *, saml"
I don't get the login screen presented, it always redirects me to my entity provider, the only workaround i found was disabling SAML lines in guacamole.properties and add skip-if-unavailable flag, so it uses the mysql local login instead of auto redirecting to entity provider.