> 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?
> When a user want’s to authenticate using the OpenID extension should they > access another URL (than the default guacamole url) or is guacamole always > trying to authenticate using SSO? > When a user wants to log in to Guacamole via any SSO module, including OpenID, they should go to the Guacamole URL and then the SSO module will redirect to the SSO login or verification page, which will then redirect back to Guacamole after SSO authentication succeeds. -Nick