Skip to content

Commit 1795af5

Browse files
Merge pull request #228926 from salman90/add-sample-link-to-auth-context-doc
Add React sample link to doc
2 parents 529a90d + 9a4db73 commit 1795af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/develop/developer-guide-conditional-access-authentication-context.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ Don't use auth context where the app itself is going to be a target of Condition
215215

216216
- [Use the Conditional Access auth context to perform step-up authentication for high-privilege operations in a web app](https://github.com/Azure-Samples/ms-identity-dotnetcore-ca-auth-context-app/blob/main/README.md)
217217
- [Use the Conditional Access auth context to perform step-up authentication for high-privilege operations in a web API](https://github.com/Azure-Samples/ms-identity-ca-auth-context/blob/main/README.md)
218+
- [Use the Conditional Access auth context to perform step-up authentication for high-privilege operations in a React single-page application and an Express web API](https://github.com/Azure-Samples/ms-identity-javascript-react-tutorial/tree/main/6-AdvancedScenarios/3-call-api-acrs)
218219

219220
## Authentication context [ACRs] in Conditional Access expected behavior
220221

0 commit comments

Comments
 (0)