Re: SAML 2.0 support for Apache Guacamole through CAS

2019-11-29 Thread Nick Couchman
On Tue, Nov 12, 2019 at 3:12 PM Daniel Storey < daniel.sto...@rededucation.com> wrote: > I actually ended up using an iRule to generate a set of passwords (using a > hashing algorthim on the IP address of the endpoint) which I store > statically in MySQL and put into the user request to

Re: SAML 2.0 support for Apache Guacamole through CAS

2019-11-12 Thread Daniel Storey
I actually ended up using an iRule to generate a set of passwords (using a hashing algorthim on the IP address of the endpoint) which I store statically in MySQL and put into the user request to guacamole. The password is sent in clear text in the URL, but for my purposes that doesn’t matter.

Re: SAML 2.0 support for Apache Guacamole through CAS

2019-11-12 Thread Gomez
Hi Daniel, Did you ever get the F5 APM working with guacamole. I have a similar requirement. What did you end up using? Kind regards, Frederik. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: SAML 2.0 support for Apache Guacamole through CAS

2018-08-12 Thread Daniel Storey
Storey From: Nick Couchman Reply-To: "user@guacamole.apache.org" Date: Monday, 13 August 2018 at 4:32 am To: "user@guacamole.apache.org" Subject: Re: SAML 2.0 support for Apache Guacamole through CAS On Sat, Aug 11, 2018 at 10:20 AM Daniel Storey mailto:daniel.sto...@rededuc

Re: SAML 2.0 support for Apache Guacamole through CAS

2018-08-12 Thread Nick Couchman
On Sat, Aug 11, 2018 at 10:20 AM Daniel Storey < daniel.sto...@rededucation.com> wrote: > Hi Nick, > > > Thanks for the speedy reply. > Sorry, not so speed the second time around :-/. > > > I’m trying to have an F5 BIG-IP APM authenticate through to Guacamole > through CAS, so I thought SAML

Re: SAML 2.0 support for Apache Guacamole through CAS

2018-08-11 Thread Nick Couchman
On Sat, Aug 11, 2018 at 9:19 AM stoda06 wrote: > Hi Guacamole Gurus! > > I'm trying to figure out if I should attempt to get Guacamole working with > CAS as a SAML 2.0 SP allowing SSO into Guacamole? > > Because I've read here ( > https://issues.apache.org/jira/browse/GUACAMOLE-103) > that SAML

SAML 2.0 support for Apache Guacamole through CAS

2018-08-11 Thread stoda06
Hi Guacamole Gurus! I'm trying to figure out if I should attempt to get Guacamole working with CAS as a SAML 2.0 SP allowing SSO into Guacamole? Because I've read here (https://issues.apache.org/jira/browse/GUACAMOLE-103) that SAML 2.0 isn't currently supported for Guacamole, but I wouldn't have