Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
kalyankrishna1 committed Jan 5, 2021
1 parent ab13d2f commit 7a2d534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 4-AdvancedGrants/2-call-api-api-ca/README-incremental.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion 4-AdvancedGrants/2-call-api-api-ca/README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 7a2d534

Please sign in to comment.