Exceptionless icon indicating copy to clipboard operation
Exceptionless copied to clipboard

How to enable Azure AD in docker deployment.

Open Ranjithsyncfusion opened this issue 1 year ago • 2 comments

Ranjithsyncfusion avatar May 14 '24 12:05 Ranjithsyncfusion

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.

Ranjithsyncfusion avatar May 14 '24 12:05 Ranjithsyncfusion

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

niemyjski avatar May 14 '24 17:05 niemyjski