How can I enable Login for users on AEMaaCS? | Community
Skip to main content
New Participant
November 8, 2023
Solved

How can I enable Login for users on AEMaaCS?

  • November 8, 2023
  • 2 replies
  • 1131 views

I have a website built on AEM Sites, running in AEM as a cloud service.

 

I want to create a login experience for my users.  Part of the website will be public, with a handful of pages that will require login to view.  I am using Microsoft Authentication Library, which is an OAuth2 implementation of single sign on tied to azure active directory.

 

Once I trigger a sign in for the user and they complete the OAuth flow, what is the best way to handle session management across pages on the AEM side?  e.g., does AEM offer a native service that can 'log in' a user?  Should I just use sessions (probably won't scale)?

 

Any advice, pointers, or tips are welcome!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by MayurSatav

Take a look at this blog post if you're interested in implementing social login:

https://www.albinsblog.com/2020/05/social-login-with-linkedin-adobe-experience-manager-aem.html#.ZFskvOxBw8E

 

2 replies

kautuk_sahni
Employee
November 9, 2023

@dylanmccurry Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
MayurSatav
MayurSatavAccepted solution
New Participant
November 9, 2023

Take a look at this blog post if you're interested in implementing social login:

https://www.albinsblog.com/2020/05/social-login-with-linkedin-adobe-experience-manager-aem.html#.ZFskvOxBw8E