Tools, FAQ, Tutorials:
Application Registration on Azure AD B2C
How to register applications in Azure AD B2C?
✍: FYIcenter.com
If you login to your Azure AD B2C account, you will see two places
to register applications.
1. Register applications in "Azure Active Directory" - Your Azure AD B2C account also acts like a normal Azure AD account. You can register your application as an Azure AD application.
2. Register application in "Azure AD B2C" service - You can register your application as an Azure AD B2C application to enjoy the full benefits of the Azure AD B2C account.
2019-03-20, ∼1640🔥, 0💬
Popular Posts:
How to decode the id_token value received from Google OpenID Connect authentication response? Accord...
Can You Add Values to an Array without Keys in PHP? Can You Add Values to an Array with a Key? The a...
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...
How to pull NVIDIA CUDA Docker Image with the "docker image pull nvidia/cuda" command? If you are ru...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...