Skip to content

Commit e3eb1a3

Browse files
authored
Updated links to Azure sample
Linked to content was moved
1 parent 01e0839 commit e3eb1a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/developer/common-data-service/use-multi-tenant-server-server-authentication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ In this scenario any Common Data Service tenant can potentially use your multi-t
6262
You will create a multi-tenant web application or service which uses Azure AD as the authentication provider.
6363

6464
Exactly how you do this will not be the focus of this topic. There are a number of ways you can approach this and make choices that fit your requirements or preferences. See the following links for more information and samples:
65+
66+
- [Build a multi-tenant SaaS web application using Azure AD & OpenID Connect](https://github.com/Azure-Samples/active-directory-dotnet-webapp-multitenant-openidconnect)
6567

66-
- [Build a multi-tenant SaaS web application using Azure AD & OpenID Connect](https://azure.microsoft.com/documentation/samples/active-directory-dotnet-webapp-multitenant-openidconnect/)
67-
68-
- [Build a multi-tenant SaaS web application that calls a web API using Azure AD](https://azure.microsoft.com/documentation/samples/active-directory-webapp-webapi-multitenant-openidconnect-aspnetcore/)
68+
- [An ASP.NET Core Web app signing-in users in any org with the Microsoft identity platform](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/1-WebApp-OIDC/1-2-AnyOrg)
6969

70-
Azure AD requires the following values to register your application:
70+
Azure AD requires the following values to register your application:
7171

7272
|Value|Description|
7373
|-----------|-----------------|

0 commit comments

Comments
 (0)