exceptionless / Exceptionless

Exceptionless application
https://exceptionless.com
Apache License 2.0
2.39k stars 517 forks source link

How to enable Azure AD in docker deployment. #1590

Open Ranjithsyncfusion opened 3 months ago

Ranjithsyncfusion commented 3 months ago

Hi Team,

I have deployed in docker using docker compose, and Azure AD also created, obtained App ID. But there is no idea for configuring Azure AD auth for that docker deployment.

niemyjski commented 3 months ago

Looks like you need to set the LDAP connection string https://github.com/exceptionless/Exceptionless/blob/main/src/Exceptionless.Core/Configuration/AuthOptions.cs#L36-L37