Azure AD B2C trigger on Signin/Signup Events

Muhammad Usman shaikh 66 Reputation points
2021-02-26T11:14:37.98+00:00

Hi

Want to trigger some functionality on before and after signin/signup.

share example related to this.

thanks.

@AmanpreetSingh-MSFT

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,306 Reputation points
    2021-02-26T15:04:31.08+00:00

    Hi @Muhammad Usman shaikh · Thank you for reaching out.

    If I understood your requirement correctly, you want to add your own business logic during signup/signin. For this purpose, you can refer to below documents:

    1. If you are using custom policy: Integrate REST API claims exchanges in your Azure AD B2C custom policy.
    2. If you are using Built-in User Flow: Add an API connector to a sign-up user flow

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.