Azure AD B2C Integration with OwnID
App registrations
New registration
Register
Certificates & secrets
New client secret
Add
API permissions
Add a permission
Microsoft Graph
Application permissions
Add permissions
Grant admin consent for [your-tenant-name]
button at the top of the API permissions page. This step is critical - without admin consent, you will get “Insufficient privileges” errors when accessing the Graph API.b2c-extensions-app
that’s automatically created:
App registrations
All applications
if you don’t see it immediatelyb2c-extensions-app. Do not modify. Used by AADB2C for storing user data.
@ownid/azure-b2c
package which provides all the necessary endpoints:
appId
that is then added to the website’s front end. To create an OwnID application:
Create Application
.