Skip to content

Commit 73920d9

Browse files
Update README.md
1 parent 939255b commit 73920d9

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

2-Authorization/2-call-api-angular/README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,20 @@ products:
1212
- msal-js
1313
- msal-angular
1414
- microsoft-identity-web
15-
urlFragment: ms-identity-ciam-javascript-tutorial
15+
urlFragment: ms-identity-ciam-javascript-tutorial-2-call-api-angular
1616
extensions:
17-
- services: ms-identity
18-
- platform: JavaScript
19-
- endpoint: AAD v2.0
20-
- level: 200
21-
- client: Angular SPA
22-
- service: ASP.NET Core web API
17+
services:
18+
- ms-identity
19+
platform:
20+
- JavaScript
21+
endpoint:
22+
- AAD v2.0
23+
level:
24+
- 200
25+
client:
26+
- Angular SPA
27+
service:
28+
- ASP.NET Core web API
2329
---
2430

2531
# Angular single-page application using MSAL Angular to authenticate users with Azure AD CIAM and call a protected ASP.NET Core web API

0 commit comments

Comments
 (0)