Hi All,
I need to authenticate the users to access my website in aem, what is the simple and best way to implement?
Thanks,
Raghava.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You can use OOTB authentication handler. It is simple to implement.
Here is the helpx for it
https://helpx.adobe.com/experience-manager/using/secure_sites.html
Thanks
Views
Replies
Total Likes
Hi Raghava,
You can track the all the users in access.log who logged in to the website in AEM.
Is there any other way that you are trying to implement other than access.log?
~ Ratna.
Views
Replies
Total Likes
Hi Ratna,
I do not want to see the users accessing, I need to authenticate them before showing them the content of my site.
Views
Replies
Total Likes
Hi,
Hope this thread may help you:
it talks about authenticate anonymous user on publish instance.
~ Prince
Views
Replies
Total Likes
Yes, As prince suggested the link ,Closed user group is the best option to Authenticate the users to the site.
~ Ratna.
Views
Replies
Total Likes
Hi,
You can use OOTB authentication handler. It is simple to implement.
Here is the helpx for it
https://helpx.adobe.com/experience-manager/using/secure_sites.html
Thanks
Views
Replies
Total Likes
Views
Replies
Total Likes
Watch this Ask the AEM Comunity Experts session:
https://helpx.adobe.com/experience-manager/using/secure_sites.html
Link to ATCE is in table at start!
Views
Replies
Total Likes
AEM functions the same no matter what app server is running it. For example, it will handle authentication the same way regardless if its running on WebSphere or WebLogic or other supported platforms.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies