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, 1256🔥, 0💬
Popular Posts:
How To Avoid the Undefined Index Error in PHP? If you don't want your PHP page to give out errors as...
What is EPUB 3.0 Metadata "dc:publisher" and "dc:rights" elements? EPUB 3.0 Metadata "dc:publisher" ...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
How To Submit Values without Using a Form in PHP? If you know the values you want to submit, you can...
How to extend json.JSONEncoder class? I want to encode other Python data types to JSON. If you encod...