Summary | Microsoft Authentication enables login via Microsoft accounts (AKA Office 365, Microsoft 365 accounts) | |
Repository Link | https://github.com/discourse/discourse-microsoft-auth | |
Install Guide | How to install plugins in Discourse |
Features
Enables login “with Microsoft” for a forum:
You can update all settings by visiting the Admin > Settings area, and searching for “microsoft auth”
Configuration
Visit https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade and follow the directions for registering a new application.
- Choose a name (usually your site name)
- Under Supported account types, select the most permissive option
- Add your site as a Redirect URI for Web in this format:
-
https://your.discourse.forum/auth/microsoft_office365/callback
and save
-
- Visit Certificates & secrets on the left sidebar menu, and
- Put something simple under Description
- Choose 24 months under
Expires
(yes, you’ll have to renew it) - copy the Value (this is the Application Secret) and paste into the Plugin settings before you lose it!
- (Optional) visit Branding if you wish - this stuff is not obviously exposed
- Visit Overview (also on the left). Copy the Application (client ID) and paste it into the plugin settings.
Hosted by us? This plugin is available on our Business and Enterprise plans. Amazon & Microsoft Logins | Discourse - Civilized Discussion
Last edited by @MarkDoerr 2024-09-20T16:22:51Z
Check document
Perform check on document: