Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

keycloak - Guacamole logout function does not logout of web broswer

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...