We are doing a POC application based on AEM 6.5 with React SPA. We are trying to integrate Azure AD authentication by using Open ID connector.The below is the sequence of steps to authenticate user to login in to our application. User able to register through our application. Data will be saved in ...