Site User management in AEM
Hi,
Can someone clarify me. I am authenticating users of my site from salesforce for the first time by API call. After the successful login I store the user details in AEM using user management concept. If the user login for second time I fetch the details from AEM itself. My doubt is whether this logic is work in live environment? Shall I store the site users as AEM Users[Everyone/Anonymous] along with Groups and ACLs concept in AEM.