On Mon, Feb 5, 2018 at 6:05 AM, Nick Couchman <[email protected]> wrote:
> > I’m missing the openid-client-secret attribute to authenticate. Is it not >> yet documented or implemented? >> > There is no openid-client-secret attribute - either implemented or > documented. Do you know that Microsoft is actually implementing OpenID, or > is it some other Oauth implementation? > The OpenID Connect extension for Guacamole implements the "implicit flow". I believe the use of a client secret is specific to the "authorization flow" of OpenID Connect, which is not used in this case. - Mike
