From user-return-3614-archive-asf-public=cust-asf.ponee.io@guacamole.apache.org Fri Mar 23 15:26:59 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C51C718064D for ; Fri, 23 Mar 2018 15:26:58 +0100 (CET) Received: (qmail 8042 invoked by uid 500); 23 Mar 2018 14:26:52 -0000 Mailing-List: contact user-help@guacamole.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.apache.org Delivered-To: mailing list user@guacamole.apache.org Received: (qmail 8027 invoked by uid 99); 23 Mar 2018 14:26:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2018 14:26:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6E4B21821F6 for ; Fri, 23 Mar 2018 14:26:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.284 X-Spam-Level: ** X-Spam-Status: No, score=2.284 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id BkkGF0xozTq6 for ; Fri, 23 Mar 2018 14:26:51 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E213760D08 for ; Fri, 23 Mar 2018 14:26:50 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id B480E198D433F for ; Fri, 23 Mar 2018 07:26:49 -0700 (MST) Date: Fri, 23 Mar 2018 07:26:49 -0700 (MST) From: ggagnon To: user@guacamole.apache.org Message-ID: <1521815209737-0.post@n4.nabble.com> In-Reply-To: References: <1521661663755-0.post@n4.nabble.com> <02d501d3c1d6$3b7a4fb0$b26eef10$@lindenberg.one> <1521727887571-0.post@n4.nabble.com> Subject: Re: In-Context Launch and Caching MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for the info. I don't think the logout will work for me as I have to hide all general aspects of Guacamole (no home page, etc... ) to get the launch-in context. I have put a trace in the shutdown() method but I'm not seeing it being called (probably a side effect of the previous). I'm happy to hear of the periodic clean up, I think/hope that will settle my worry. Had to play some interesting games (comparing the new request to the existing configuration of the user) to avoid re-authenticating uselessly as updateAuthenticatedUser is called more often than expected but I think I have it working now so I can serve a new authorization every time a new target is invoked (within the same session or not). My next challenge now is to figure out a way to display a proper error message when the authorization fails (there is no cascading to other authorization plugin and none will do). Right now, all I get is a blank page. Thanks -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/