O365 Auth fail - Kace behind IIS Reverse Proxy
Hello,
I have a problem to authorize the O365 Credentials.
Kace is exposed properly as https://mykace.mydomain.com but Authorize procedure returns the error AADSTS50011 with URL "http://mykace.mydomain.com/common/authorize.php"
Is it clear the redirect url is http, not https. So this doesn't match.
The Revese Proxy is properly configured: HTTPS (Reverse Proxy) <-> HTTP (Kace)
Thanks for help
Answers (1)
Top Answer
Is the URL defined in the Azure App registration defined with HTTPS? "https://mykace.mydomain.com/common/authorize.php"
You must log in to the SMA admin console with "HTTPS://mykace.mydomain.com/adminui" when setting up O365 Credentials.