Challenge 04 - Securing Backends APIs

<Previous Challenge - Home

Pre-requisites

Introduction

You would like to be able to secure your backend APIs in one of the two ways:

Description

Scenario 01: Configure secured backend APIs in a private network

Scenario 02: Configure OAuth2 authorization when calling Hello API

Success Criteria

Scenario 01:

Scenario 02:

Learning Resources

Scenario 01:

Scenario 02:

Advanced Challenges

Scenario 02:

Back to Top