Hello, I'm trying to authenticate using Microsoft 365 and the Apache Guacamole OpenID Connect extension. I am having trouble knowing what value to enter for openid-redirect-uri. Modules for other applications have provided part of this uri, for example a Django module instructed me to enter /microsoft/auth-callback. So for testing I entered https://localhost:8000/microsoft/auth-callback/ as the reply URL in the Azure AD App registration setup.
Also the Azure AD App registration lets you enter multiple URIs. I usually have 2, one for testing that contains localhost and one for the production server address. Do I have to change this value in guacamole.properties when I switch from testing to production? Or can it be a relative address? Thanks, -Stu -- 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]
