You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/04/18 08:13:39 UTC

[GitHub] [guacamole-client] dwoo2dwoo commented on issue #349: GUACAMOLE-678: Implement new UriGuacamoleProperty

dwoo2dwoo commented on issue #349: GUACAMOLE-678: Implement new UriGuacamoleProperty
URL: https://github.com/apache/guacamole-client/pull/349#issuecomment-484401100
 
 
   Hi @necouchman,
   
   I'm building docker containers from master since I'm interested in https://github.com/apache/guacamole-client/pull/351.  It seems to work just fine as `guacamole.properties` looks exactly the same as my non-Docker v1.0.0 variant.  Unfortunately, the URL redirect being generated is: 
   
   https://openid-connect.onelogin.com/oidc/auth?scope=openid+email+profile&response_type=id_token&client_id=clientID&redirect_uri=https://redacted.com/guacamole/&nonce=bpv87o46gm8dbuetp6knh85krr
   
   Notice the client_id is set to `clientID`.  Browsing through commits since v1.0.0, this PR stands out as a possible cause, and I thought you might know off the top of your head?
   
   Thanks for any ideas ... David

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services