André Galvão created GUACAMOLE-1964: ---------------------------------------
Summary: Bug on layered auth? Key: GUACAMOLE-1964 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1964 Project: Guacamole Issue Type: Bug Components: guacamole-auth-saml Affects Versions: 1.5.5 Environment: Ubuntu 22.04 Reporter: André Galvão 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)