mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-22 01:55:49 -06:00
It was only working when a "/" was added at the end of the URL.
@@ -27,7 +27,7 @@ See https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-registe
|
||||
2. Choose the account type (single tenant vs multi-tenant).
|
||||
For personal M365 accounts use the option `Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)`.
|
||||
|
||||
3. Set redirect URI. https://example.domain/api/oauth/callback
|
||||
3. Set redirect URI. https://example.domain/api/oauth/callback/
|
||||
|
||||
4. Navigate to the Authentication tab. Set "Implicit grant and hybrid flows" to allow both access and id tokens,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user