protect-exposed-rest-api-using-openid-connect
Service icon

Protect Exposed REST API using OpenID Connect

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 16 October 2022 by 
5.0
 (2 ratings)
protect-exposed-rest-api-using-openid-connect

Protect Exposed REST API using OpenID Connect

Documentation
1.0.0

The article for this component can be found here. It is a step-by-step tutorial on

  • How to setup AWS Cognito as a Identity Provider
  • Protect an OutSystems REST API by decoding and validating an OAUTH access token.
  • Use Postman to test everything