On Sun, Aug 16, 2020 at 11:15 AM MARTINEZ, ARIEL <[email protected]> wrote:
> Hello, > > > > Has anyone configured SSO via ADFS? I was looking at the SAML > authentication instructions and am not sure how it would integrate with > ADFS. > > Personally I have not done it, no, but, yes, ADFS generally supports SAML, so you'd need to use the SAML module to authenticate via ADFS. You'll need to configure ADFS with Guacamole as a Service Provider and then either fill in the various values for URLs and such in the Guacamole configuration, or provide Guacamole with a location of the XML-based metadata file generated by ADFS that contains the information that Guacamole needs in order to redirect to ADFS for authentication and then get redirected back, validate the authentication, etc. Also, SAML-based authentication cannot provide connection information, so you'll need to install and configure another module (generally JDBC) with the connections and permissions. -Nick >
