You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/configure-authentication-user-identities.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.date: 03/29/2021
7
7
8
8
# Work with user identities in Azure App Service authentication
9
9
10
-
This article shows you how to work with user identities when using the the built-in [authentication and authorization in App Service](overview-authentication-authorization.md).
10
+
This article shows you how to work with user identities when using the built-in [authentication and authorization in App Service](overview-authentication-authorization.md).
11
11
12
12
## Access user claims in app code
13
13
@@ -133,4 +133,4 @@ If the [token store](overview-authentication-authorization.md#token-store) is en
133
133
## Next steps
134
134
135
135
> [!div class="nextstepaction"]
136
-
> [Tutorial: Authenticate and authorize users end-to-end](tutorial-auth-aad.md)
136
+
> [Tutorial: Authenticate and authorize users end-to-end](tutorial-auth-aad.md)
0 commit comments