How aad b2c api connector integrate to springboot project

HuangWei 1 Reputation point
2023-05-26T07:13:50.88+00:00

Pushed a springboot project docker image and developed in app service,how can i use api connector to call springboot api,is there a code sample?

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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,459 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 27,381 Reputation points Microsoft Employee
    2023-05-29T07:45:59.6466667+00:00

    Hi @HuangWei ,

    Thanks for reaching out.

    There is no official sample to enable api connector to call spring boot API.

    However, there are samples in Net core and Python to call API using connector and send the response.

    https://learn.microsoft.com/en-us/azure/active-directory-b2c/api-connector-samples#azure-function-quickstarts

    Similarly, you can leverage spring Boot APIs as well.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments