OAuth 2.0 authentication

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
MegumiSawada
Posts: 80
Joined: Tue Mar 22, 2016 1:45 pm
Location: Tokyo, Japan

OAuth 2.0 authentication

Post 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
User avatar
Dino
Posts: 477
Joined: Fri Jul 19, 2019 7:49 am
Location: Robbinsville, NC
Contact:

Re: OAuth 2.0 authentication

Post 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?
MegumiSawada
Posts: 80
Joined: Tue Mar 22, 2016 1:45 pm
Location: Tokyo, Japan

Re: OAuth 2.0 authentication

Post 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
Post Reply