Implementing Native Oauth2 Authentication for Exposed REST Services
569
Views
3
Comments
New
Builtin & User functions

The idea is to enhance the security of OutSystems' exposed REST services by adding native support for OAuth2 authentication. This addition will enable developers to implement a robust and standardized authentication method, elevating the security posture of applications built on the OutSystems platform. 


Currently, OutSystems offers Basic authentication or custom authentication for exposed REST services, but native support for OAuth2 is absent. By incorporating OAuth2 into the OutSystems platform, developers can use a industry standard  authentication protocol. 

Hello Damian,

Please refrain from double posting ideas, you posted this before in April:
https://www.outsystems.com/ideas/13115/oauth2-client-credentials-support-for-consumed-rest-api/

Let me know if you agree, I can delete this idea, and discussion can continue on the previous one you posted.

Regards,

Daniel

Hi Daniel, 

They look very similar, but one is for consuming REST services and the other one is for exposing REST services. 

got it