Skip to content

Commit 4fd7fb8

Browse files
author
Tiago Brenck
authored
Fixed broken link
1 parent ddc7231 commit 4fd7fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5-WebApp-AuthZ/5-2-Groups/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This sample first leverages the ASP.NET Core OpenID Connect middleware to sign i
2727

2828
![Sign in with the Microsoft identity platform for developers (formerly Azure AD v2.0)](ReadmeFiles/sign-in.png)
2929

30-
> This is the fifth chapter of a set of tutorials. Once you understand how to receive the group memberships in a user's claims, you can try the sample [Add authorization using app roles & roles claims to an ASP.NET Core Web app thats signs-in users with the Microsoft identity platform](../../5-WebApp-AuthZ-Roles) to learn about how to use the App roles in an app using the Microsoft Identity Platform to authenticate users.
30+
> This is the fifth chapter of a set of tutorials. Once you understand how to receive the group memberships in a user's claims, you can try the sample [Add authorization using app roles & roles claims to an ASP.NET Core Web app thats signs-in users with the Microsoft identity platform](../../5-WebApp-AuthZ/5-1-Roles) to learn about how to use the App roles in an app using the Microsoft Identity Platform to authenticate users.
3131
3232
> Pre-requisites:
3333
>

0 commit comments

Comments
 (0)