janeczku / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
12.67k stars 1.33k forks source link

how to connect with Microsoft active Directory #3066

Closed abidfakhrealam closed 1 month ago

abidfakhrealam commented 3 months ago

we have implement in the university library system, how to authenticate users using Microsoft’s Active Directory (AD) with OAuth (Open Authorization) through university Azure Active Directory (Azure AD)

OzzieIsaacs commented 2 months ago

Only google and github are supported as outh providers (and this will not change). Some guy want to implement something for it https://github.com/janeczku/calibre-web/pull/2211. There seems to be a fork for it (in the issue). Maybe this helps you