Microsoft Sign-In Setup

OAuth credentials for Microsoft are not yet configured in your environment.
To enable live Microsoft single sign-on:
1. Register an OAuth application in your Microsoft Developer Console.
2. Set the Authorized Redirect URI to:
http://pictura.exit-code.net/auth/microsoft/callback
3. Provide client credentials in your environment or .env file:
export MICROSOFT_CLIENT_ID=your_client_id
export MICROSOFT_CLIENT_SECRET=your_client_secret
Continue with Simulated Microsoft Account (Dev) Back to Sign In