Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Need clarification on Security Feature Mentioned in AEM 6.2 Release Notes

Avatar

Level 9

Hi All,

I have gone through the AEM 6.2 release notes and there is section called 'Security/Security Features' ,in this the third point is mentioned as below

  • Ongoing effort: Switched usage of the Sling loginAdministrative API to Service Users it various areas of the product.'

What exactly meaning of this point??

https://docs.adobe.com/docs/en/aem/6-2/release-notes.html

Thanks,

Kishore

1 Accepted Solution

Avatar

Correct answer by
Level 10

THat mains that when you want to get a session in API code - you need to create an AEM system user and use SLing Mapping. We have many articles that show you how to do this. For example: 

https://helpx.adobe.com/experience-manager/using/querying-experience-manager-sling.html

This article steps you through that process. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

THat mains that when you want to get a session in API code - you need to create an AEM system user and use SLing Mapping. We have many articles that show you how to do this. For example: 

https://helpx.adobe.com/experience-manager/using/querying-experience-manager-sling.html

This article steps you through that process.