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, ∼1628🔥, 0💬
Popular Posts:
How to send an FTP request with the urllib.request.urlopen() function? If an FTP server supports ano...
How to use "xsl-transform" Azure API Policy Statement? The "xsl-transform" Policy Statement allows y...
What is EPUB 3.0 Metadata "dcterms:modified" property? EPUB 3.0 Metadata "dcterms:modified" is a req...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...