On Tue, Apr 17, 2018 at 2:25 PM, Kaushik Srinivasan <[email protected]> wrote:
> Hi All, > > I tried testing saml-auth developed in https://github.com/ > necouchman/guacamole-client/tree/723b15dcae4ea72593d9c5adc0be37 > ab1b010047/extensions/guacamole-auth-saml. > > The authentication module is behaving strangely and I'm not sure if I have > improper configuration. > > When I visit my guacamole page, I'm redirected to IDP and the > authentication process proceeds as expected. But once the authentication is > complete, I'm redirected to the default guacamole login page instead of > being redirected to the connections page. > > On going through the tomcat log files the following was present. > > *Extension "guacamole-auth-saml-0.9.14.jar" could not be loaded: > Authentication provider class cannot be loaded (wrong version of API?)* > > I'm running 0.9.14, so it's not an issue with API version. (The > guac_manifest for saml is also 0.9.14). > Moreover, if the extension was not loaded, how was I redirected to the IDP? > > Yeah, but the SAML authentication extension is actually developed against the git master, so the versions, even though the same, are actually slightly different. If you're trying out the SAML extension, please build the entire Guacamole Client from that version of the git repo and load the version of Guacamole that matches the SAML extension. -Nick
