Thanks, I’ll give it a shot. But I have to upgrade to 1.2.0 and I am having the issue with guacamole server. When I run make, I get the error discussed here : http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/1-2-server-build-fail-on-el7-and-el8-td8848.html
I downloaded the package from the Apache Guacamole site. Thanks From: Nick Couchman <vn...@apache.org> Sent: Wednesday, September 23, 2020 12:10 PM To: user@guacamole.apache.org Subject: [EXTERNAL] Re: Configuring Guacamole with ADFS idp WARNING: This email originated outside the Hostos campus. Do not click links or open attachments unless you recognize the sender and know the content is safe. Never provide login credentials, financial or sensitive details in response to an email or by clicking on a link. Report suspicious emails to: reports...@hostos.cuny.edu<mailto:reports...@hostos.cuny.edu> On Wed, Sep 23, 2020 at 11:17 AM MARTINEZ, ARIEL <amarti...@hostos.cuny.edu<mailto:amarti...@hostos.cuny.edu>> wrote: I’m following the section in the documentation titled “Configuring Guacamole for SAML Authentication” but am unsure what needs to be done for two items: 1. The SAML-Entity-ID value, is this the URL of the server where tomcat is installed or is it where guacd is installed? Tomcat - it should be the URL that you use to access Guacamole Client. guacd has nothing to do with the web-based authentication done by Guacamole Client. 1. Does Guacamole generate a metadata file that can be imported into ADFS as a relying party trust? If not, has anyone been able to successfully integrate with ADFS that can provide quick guidance as to what to enter for the Relying Party Trust settings? No, Guacamole does not generate that file. You'll need to either generate it in ADFS or use a third party utility to generate the file. I have never integrated Guacamole with ADFS so I cannot provide any insight on that - I used CAS with SAML support for testing while developing the extension. -Nick