Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 2.23 KB

File metadata and controls

48 lines (30 loc) · 2.23 KB
title Register apps in Azure Active Directory B2C
titleSuffix Azure AD B2C
description Learn how to register different apps types such as web app, web API, single-page apps, mobile and desktop apps, daemon apps, Microsoft Graph apps and SAML app in Azure Active Directory B2C
author kengaderdus
manager CelesteDG
ms.service azure-active-directory
ms.topic how-to
ms.date 01/11/2024
ms.author kengaderdus
ms.subservice b2c

Register apps in Azure Active Directory B2C

[!INCLUDE active-directory-b2c-end-of-sale-notice-b]

Before your applications can interact with Azure Active Directory B2C (Azure AD B2C), you must register them in a tenant that you manage.

Azure AD B2C supports authentication for various modern application architectures. The interaction of every application type with Azure AD B2C is different. Hence, you need to specify the type of app that you want to register.

Prerequisites

  • If you don't have an Azure subscription, create a free account before you begin.

  • If you haven't already created your own Azure AD B2C Tenant, create one now. You can use an existing Azure AD B2C tenant.

Select an app type to register

You can register different app types in your Azure AD B2C Tenant. The how-to guides below show you how to register and configure the various app types: