Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Azure OpenId connector - AEM 6.5 React SPA

New Here ,
Feb 24, 2020 Feb 24, 2020

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.

 

  1. User able to register through our application. Data will be saved in Azure AD.
  2. Register user tries to login by using his email id and Password ( click on LOGIN , a form will be submitted to Azure and we get back with UI)
  3. Azure will give back a page  having user name and pwd to enter and Submit button option
  4. User will validate by Azure AD and respond back with a valid  Id_token value
  5. At run time, code should capture the Identity provider object and get the token value. Here we are capturing the token in cookie.
  6. Create a virtual user

Is there any Java  Azure Identity provider that supports the above functionality in AEM? It would be nice if you provide any pointers or GitHub references.

TOPICS
Identity and SSO
658
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Feb 24, 2020 Feb 24, 2020

Hi there,

Please post your query in the following community: https://forums.adobe.com/community/experience-cloud/marketing-cloud/experience-manager.

Experts here will be able to assist you better. Thanks!

Translate
Adobe Employee ,
Feb 24, 2020 Feb 24, 2020

Hi there,

Please post your query in the following community: https://forums.adobe.com/community/experience-cloud/marketing-cloud/experience-manager.

Experts here will be able to assist you better. Thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 25, 2020 Feb 25, 2020
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines