Is your feature request related to a problem? Please describe.
Microsoft seems to have shifted to require OAuth2 for applications to use SMTP email sending
Describe the solution you'd like
I'd like for the .env configuration file to include required fields to make this setup simple (i.e., MICROSOFT_TENANT_ID, MICROSOFT_APPLICATION_ID, APPLICATION_CLIENT_SECRET, etc.)
Describe alternatives you've considered
I've been able to get email sending to work using Google Workspace (following this reddit post: https://www.reddit.com/r/selfhosted/comments/10c6w7j/notes_about_email_setup_with_authentik/), but would like Authentik to work/integrate as easily with Microsoft's ecosystem
Is your feature request related to a problem? Please describe.
Microsoft seems to have shifted to require OAuth2 for applications to use SMTP email sending
Describe the solution you'd like
I'd like for the .env configuration file to include required fields to make this setup simple (i.e., MICROSOFT_TENANT_ID, MICROSOFT_APPLICATION_ID, APPLICATION_CLIENT_SECRET, etc.)
Describe alternatives you've considered
I've been able to get email sending to work using Google Workspace (following this reddit post: https://www.reddit.com/r/selfhosted/comments/10c6w7j/notes_about_email_setup_with_authentik/), but would like Authentik to work/integrate as easily with Microsoft's ecosystem