

Once you configure an API connector, you can enable it for a specific step in a user flow. You can trigger downstream events in your cloud systems to send push notifications, update corporate databases, manage permissions, audit databases, and perform other custom actions.Īn API connector provides Azure AD B2C with the information needed to call API endpoint by defining the HTTP endpoint URL and authentication for the API call. For example, if a user enters the first name in all lowercase or all uppercase letters, you can format the name with only the first letter capitalized. Reformat or assign a value to an attribute collected from the user. Enrich tokens with attributes about the user from sources external to Azure AD B2C such as cloud systems, custom user stores, custom permission systems, legacy identity services, and more.

If invalid, you can ask a user to provide valid data or block the user from continuing the sign-up flow. For example, you can validate user-provided data against existing data in an external data store or list of permitted values. Validate against malformed or invalid user data. For example, with API connectors, you can: As a developer or IT administrator, you can use API connectors to integrate your sign-up user flows with REST APIs to customize the sign-up experience and integrate with external systems.
