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.

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,687 questions
No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 55,431 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.