From 7a2d5344eaf2fb59e76739b3a0eb313c98c06b7c Mon Sep 17 00:00:00 2001 From: kalyankrishna1 Date: Tue, 5 Jan 2021 15:51:15 -0800 Subject: [PATCH] minor edits --- 4-AdvancedGrants/2-call-api-api-ca/README-incremental.md | 2 +- 4-AdvancedGrants/2-call-api-api-ca/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4-AdvancedGrants/2-call-api-api-ca/README-incremental.md b/4-AdvancedGrants/2-call-api-api-ca/README-incremental.md index 5fae766..5ac8b21 100644 --- a/4-AdvancedGrants/2-call-api-api-ca/README-incremental.md +++ b/4-AdvancedGrants/2-call-api-api-ca/README-incremental.md @@ -1,4 +1,4 @@ -# A Node.js web API secured by Azure AD and calling another Node.js web API downstream on behalf of a user with conditional access +# Handling Conditional Access challenges in an Azure AD protected Node.js web API calling another protected Node.js web API on behalf of a user 1. [Overview](#overview) 1. [Scenario](#scenario) diff --git a/4-AdvancedGrants/2-call-api-api-ca/README.md b/4-AdvancedGrants/2-call-api-api-ca/README.md index 49e9634..b1c1f77 100644 --- a/4-AdvancedGrants/2-call-api-api-ca/README.md +++ b/4-AdvancedGrants/2-call-api-api-ca/README.md @@ -1,4 +1,4 @@ -# A Node.js web API secured by Azure AD and calling another Node.js web API downstream on behalf of a user with conditional access +# Handling Conditional Access challenges in an Azure AD protected Node.js web API calling another protected Node.js web API on behalf of a user 1. [Overview](#overview) 1. [Scenario](#scenario)