You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the Microsoft IdP and Outlook account-linking PRs (#5607, #5635), and the Mail.ReadWrite Mail.Send scopes in crates/fusionauth/src/microsoft/oauth.rs, it looks like the remaining piece for Outlook mail is a provider adapter alongside crates/email_api_client/src/outbound/gmail.
Two questions:
Is that adapter on your near-term roadmap, and roughly when?
Context: we're a commercial real estate brokerage running entirely on Microsoft 365, evaluating self-hosted Macro as the daily workspace for our brokers. Outlook mail is the one blocker. Happy to test against a real tenant either way.
Following the Microsoft IdP and Outlook account-linking PRs (#5607, #5635), and the
Mail.ReadWrite Mail.Sendscopes incrates/fusionauth/src/microsoft/oauth.rs, it looks like the remaining piece for Outlook mail is a provider adapter alongsidecrates/email_api_client/src/outbound/gmail.Two questions:
Context: we're a commercial real estate brokerage running entirely on Microsoft 365, evaluating self-hosted Macro as the daily workspace for our brokers. Outlook mail is the one blocker. Happy to test against a real tenant either way.