Sling Authentication Framework
Hi all, I am new to sling authentication and have no prior knowledge about it. I am creating a login component which will sign in the users in created in home/groups/custom_group. I will use HTL for the same.
Now I want to know how I should I authenticate these users present in the custom group using sling authenticationn framework.
I found few docs regarding the topic but still confused on how to implement it in AEM.
Thanks in advance