Re: Oauth support
Nagy Gabor <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <20221129115016.2c5a69d6@Dell> |
> On Mon, Nov 28, 2022 at 09:42:33PM +0100, Nagy Gabor wrote: > > Dear developers, > > > > Do roundup and mailgw support OAuth authentication for IMAP and > > SMTP? If no, is there any working patchset to achieve Oauth support > > for v2.1.0? (I saw some probably relevant patches on the devel ML.) > > > > Yes I've implemented this some days ago. See the latest version of > roundup/scripts/roundup_mailgw.py > and > roundup/mailgw.py > This is not yet released, though. I'm running it in production on a > large tracker anyway :-) because MS will pull the plug on what they > call legacy authentication soon. Hm, this sounds very good. I think I will also run it in production as a beta tester. :) > I also have a script (currently not in the roundup repo) for > requesting the initial tokens from a MS cloud. This pushes the login > URL with all the auth parameters to a browser, you log in with email > + password and it redirects to the locally-running script which uses > the received auth code to retrieve access token and refresh token. > This requires that you register an application with a localhost URL > in the MS cloud. Let me know if this is interesting for you, I might > add it to some contrib directory in the roundup sources. I think it would be also helpful, if this script were available. Thanks for your work. > Ralf Gábor _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users