465
Views
4
Comments
Solved
How to perform OAuth 2.0 Authentication
Application Type
Reactive
Service Studio Version
11.54.30 (Build 62899)

Greetings All,

I want to perform OAuth 2.0 authentication to protect my API URL.

I have the documentation for the same but that document is too old.

can anyone provide the step by step procedure for OAuth 2.0 authentication.


Thanks & Regards 

Vinayak Vanjare



2021-10-09 07-57-44
Stefan Weber
 
MVP
Solution

I have written an article here https://medium.com/itnext/protect-outsystems-rest-apis-using-openid-connect-87a2ac7575c1 on how to protect an exposed API by OAuth / OpenId Connect. Hope that helps.

Stefan

UserImage.jpg
Vinayak Vanjare

@Stefan Weber Thank you.

2022-07-03 17-24-08
Sourabh sharma

Hi @Vinayak 

Here is the link for OAuth2.0 kindly go through that, Hope It will help you!

Securing Your OutSystems APIsWith OAuth 2.0

Communications back and forth with your application programming interface (API) need to be secured and authenticated. That's where OAuth 2.0, the industry-standard protocol for authorization, comes in. 


Regards

Sourabh Shaarma

UserImage.jpg
Vinayak Vanjare

@Sourabh sharma I have already referred this Doc, there is no Rest API Actions present Over there and not proper information for new users.

2021-10-09 07-57-44
Stefan Weber
 
MVP
Solution

I have written an article here https://medium.com/itnext/protect-outsystems-rest-apis-using-openid-connect-87a2ac7575c1 on how to protect an exposed API by OAuth / OpenId Connect. Hope that helps.

Stefan

UserImage.jpg
Vinayak Vanjare

@Stefan Weber Thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.