Hi I just managed to implement SSO with guacamole and Azure AD
however, I do not understand how I can manage the permissions, now, when I logged in using the SSO with my Azure AD user, I can see a blank page in guacamole (meaning, there is no connections) , seems that I logged in as anonymous user. how I can manage this permission and set my user as Admin in guacamole ? here is the guacamole.properties file: openid-authorization-endpoint:https://login.microsoftonline.com/TENANTID/oauth2/v2.0/authorize openid-jwks-endpoint:https://login.microsoftonline.com/TENANTID/discovery/v2.0/keys openid-issuer:https://login.microsoftonline.com/TENANTID openid-client-id:CLIENTID openid-redirect-uri:https://MYSERVER:8443/guacamole/ I'm using MySQL DB Appreciate your help! -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
