I am having issue with Guacamole server where I cannot logout of the web session once I am logged in. We use Keycloak for identity management and Guacamole server for RDP sessions. The versions on both application is fairly latest but had this issue for long time since the inception. Search google but unable to find any fix however there are people who already experienced similar issue. Apart from logout issue everything functions without any issue. Couple of errors I can see on the browser is shown below:
RROR on browser:
{
"message":"Session not associated with authentication provider "openid".",
"translatableMessage":{
"key":"APP.TEXT_UNTRANSLATED",
"variables":{
"MESSAGE":"Session not associated with authentication provider "openid"."
}
},
"statusCode":null,
"expected":null,
"type":"NOT_FOUND"
}
question from:
https://stackoverflow.com/questions/65844990/guacamole-logout-function-does-not-logout-of-web-broswer 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…