Log in to your Flarum forum with Microsoft. An addon for FoF OAuth
Install with composer:
composer require xrh0905/oauth-microsoftcomposer update xrh0905/oauth-microsoft- Register your site with Microsoft and obtain your unique
client_idandclient_secret - Once you have created your security profile for your forum, go to
Web Settingsand enter the redirect URL as provided in this extension's settings page. - For Enterprise Applications: If you're using a tenant-specific application (not a multi-tenant public app), enter your Azure AD Tenant ID in the optional "Tenant ID" field. This allows authentication within your organization only.
- You can find your Tenant ID in the Azure Portal under Azure Active Directory > Properties > Tenant ID
- Leave this field empty for public multi-tenant applications
- Log in with Microsoft!