RE: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Gabriel Huerta Araujo
Ok Mike Is there any guidance to do that? Any URL which indicates the steps to make it? Or how can I debug Angular code during execution time? Regards. De: Mike Jumper Enviado el: miércoles, 29 de julio de 2020 08:26 p.m. Para: user@guacamole.apache.org Asunto: Re: Error when enter to

Re: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Mike Jumper
On Wed, Jul 29, 2020, 17:41 Gabriel Huerta Araujo wrote: > These are the URL’s > > Request URL: > http://10.93.5.144:8080/guacamole/api/session/data/mysql/users/gabriel?token=39FAFDC19262B0EAE881EDDEFDD88B46F77846F8E7C83174A34BBBCCF78246F6 > > Request URL: >

RE: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Gabriel Huerta Araujo
These are the URL’s Request URL: http://10.93.5.144:8080/guacamole/api/session/data/mysql/users/gabriel?token=39FAFDC19262B0EAE881EDDEFDD88B46F77846F8E7C83174A34BBBCCF78246F6 Request URL:

RE: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Gabriel Huerta Araujo
“The parts of the URL that would provide context are missing above”. That information is referred to Headers, Preview and Response which are in Network tab? Regards. De: Mike Jumper Enviado el: miércoles, 29 de julio de 2020 07:07 p.m. Para: user@guacamole.apache.org Asunto: Re: Error when

Re: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Mike Jumper
On Wed, Jul 29, 2020, 17:02 Gabriel Huerta Araujo wrote: > For my user I have two tokens > > These are their responses > > Token > gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D > >

RE: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Gabriel Huerta Araujo
For my user I have two tokens These are their responses Token gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D {"username":"gabriel","attributes":{"guac-email-address":null,"guac-organizational-role":null,"guac-full-name":"Gabriel

Re: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Mike Jumper
Have you made any changes to the source code of the web application? How have you deployed things? Is a proxy involved? If you open up browser dev tools and then attempt to log in, what do you see in the network tab as the body of the successful response from .../api/tokens (after this error

RE: Error when enter to Guacamole Web version 1.2.0

2020-07-29 Thread Gabriel Huerta Araujo
Hi Nick That error is when I try to access to Guacamole Client URL with an user and password, it gets frozen and when I click F12 appears that message in Browser Console. When I see the log this is what shows [2020-07-29 13:50:04] [info] 13:50:04.366 [http-nio-8080-exec-2] INFO

Re: Problems guacd, W7 and freerdp.2.1

2020-07-29 Thread Dave Kempe
Have you tried ticking the disable caching options in the performance section of the connection? I spent a bunch of time on this issue yesterday, and this fixed it for me. Not sure if all 3 options are the problem or just one in particular. Dave On Wed, Jul 29, 2020, 11:14 PM rafa wrote: >

Re: SAML 2.0 Configuration - Metadata

2020-07-29 Thread Nick Couchman
On Wed, Jul 29, 2020 at 10:09 AM Idhren wrote: > Hi, > > I'm trying to configure SAML with guacamole v1.2 and LemonLDAP. > > In order to configure the IdP with Guacamole as a SP and according to > LemonLDAP documentation I should register SP metadata by uploading the file > (or get it from SP

SAML 2.0 Configuration - Metadata

2020-07-29 Thread Idhren
Hi, I'm trying to configure SAML with guacamole v1.2 and LemonLDAP. In order to configure the IdP with Guacamole as a SP and according to LemonLDAP documentation I should register SP metadata by uploading the file (or get it from SP metadata URL). It seems that the saml extension does not

Problems guacd, W7 and freerdp.2.1

2020-07-29 Thread rafa
Hello, We are experiencing problems with W7 RDP clients. We have guacd compiled with the following dependencies: freerdp2-dev/bionic-updates,bionic-security,now 2.1.1+dfsg1-0ubuntu0.18.04.1 amd64 [installed] It seems something related to a bug on freerdp that is solved in this new release.