mail icon indicating copy to clipboard operation
mail copied to clipboard

Is there a way to connect to email provider by using their SSO athentication?

Open dd88w opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe.

Hi developer: I was trying to use mail app to connect to my gmail or mailgun, but I failed becouse the NC mail app only support smtp/pop3 or imap way, and which those ways I don't use anymore, and during the mail config setup there was no way to ignore the imap section, the app always check if the imap config is correct or not, and this makes me unable to add any customize mail address. Generally speaking ,using password itself makes it a risk in nowadays, and using email provider's OAuth would makes the setup process far more easier then using password.

Describe the solution you'd like

so my feature request is : 1.support to use mail provider's SSO authentication to setup a mail account. 2.support to ignore imap config during the manual config process, and that would makes the NC mail app support more email providers like mailgun.

Describe alternatives you've considered

No response

Additional context

No response

dd88w avatar May 29 '22 22:05 dd88w

And mostly , thanks for your great work on these app!

dd88w avatar May 29 '22 22:05 dd88w

This request is possibly covered by https://github.com/nextcloud/mail/issues/3146.

ChristophWurst avatar May 30 '22 07:05 ChristophWurst

What about a custom oauth server like keycloak?

LasseRosenow avatar Apr 29 '24 22:04 LasseRosenow