Page 1 of 1

OAuth 2.0 authentication

Posted: Wed Dec 02, 2020 12:11 pm
by MegumiSawada
Hi,

Office 365 will change to accept OAuth 2.0 authentication only from later 2021.
Does LANSA Integrator support OAuth 2.0 authentication?
Some of our LANSA Integrator user use Office 365 for their mail server and they need to shift to use OAuth 2.0 authentication to access their mail server.

Thanks in advance!

Best Regards,
Megumi Sawada

Re: OAuth 2.0 authentication

Posted: Thu Dec 03, 2020 10:21 am
by Dino
Hi Megumi

There is an example provided with web services to obtain OAuth 2.0 authentication in the Web Apli Client Example library :

https://docs.lansa.com/15/en/lansa018/c ... 1_0210.htm
https://docs.lansa.com/15/en/lansa018/c ... 1_0145.htm

But this is using VL with restful... are you asking to use this with something like the SMTPMailServer service?

Re: OAuth 2.0 authentication

Posted: Thu Dec 03, 2020 5:39 pm
by MegumiSawada
Hi Dino,

Thank you for your reply.
Yes, I'm asking to use it with such as SMTPMailService and POP3MailService.
I suspect that it is not possible at the moment...

Best Regards,
Megumi Sawada