solidnerd / docker-bookstack

BookStack in a container
MIT License
448 stars 194 forks source link

AzureAD integration #469

Closed harding13 closed 4 months ago

harding13 commented 4 months ago

Hi to all,

I would to know what's the best way to integrate third party auth. I would to do this with AzureAD. This is the link https://www.bookstackapp.com/docs/admin/third-party-auth/#azuread-microsoft

Have I to put the variables in the docker-compose (and re-deploy the container)?

thanks

rjhenry commented 4 months ago

Yup, make sure the AAD integration variables are set in the container's environment then re-up the container.