Hello I am experiencing a looping problem with the Openid connection extension with Keycloak. I have searched the forums and see this problem but without any solution. I am running guacamole 1.3.0 with extension 1.3.0 .
my experience is exactly the same as this user: https://issues.apache.org/jira/browse/GUACAMOLE-1251 the only thing i see in logs is: DEBUG o.a.g.rest.RESTExceptionMapper - Client request rejected: Invalid login. DEBUG o.a.g.r.auth.AuthenticationService - Anonymous authentication attempt from x.x.x.x failed. the looping is between these two URIs: https://keycloakexample.com/auth/realms/demo/protocol/openid-connect/auth?scope=openid+email+profile&response_type=id_token&client_id=guacamole&redirect_uri=http://example.com:8080/guacamole/%23/ http://example.com:8080/guacamole/#/&id_token=kjhkhjkj... i see in jira : https://issues.apache.org/jira/browse/GUACAMOLE-560 so is it possible for it to work with Keycloak currently? or its broken for now? thank you -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
