Ideas for using asure ADB2C and spring Rest

omar Hamdan 1 Reputation point
2020-04-13T13:25:05.847+00:00

Hello. I was wondering, if there's a way to incorporate the Azure AD B2C with the rest components of Java Spring framework easily? Solutions I've seen so far are complex (to the point where it was easier to make my own auth) or were releavent only if you had views.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,564 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,311 Reputation points
    2020-04-13T15:31:41.33+00:00

    @omar Hamdan You can refer to the code here: https://github.com/microsoft/azure-spring-boot/tree/master/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter for this purpose.

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

    Please "Accept as answer" wherever the information provided helps you to help others in the community.

    1 person found this answer helpful.