Lunorien
Microsoft SSO on Self Hosted Instance
I checked and everything seems fine, i'm a bit confused on why the function is trying to fetch that ip, and why its timing out. If if was a bad request it would just say so, maybe its a problem with my firewall, but I am not sure.
22 replies
Microsoft SSO on Self Hosted Instance
My env:
AUTH_MICROSOFT_APIS_CALLBACK_URL=https://myurl.com/auth/microsoft-apis/get-access-token
AUTH_MICROSOFT_CALLBACK_URL=https://myurl/auth/microsoft/redirect
AUTH_MICROSOFT_CLIENT_ID=myclientid
AUTH_MICROSOFT_CLIENT_SECRET=myclientsecret
AUTH_MICROSOFT_ENABLED=true
22 replies