Thanks for quick reply. Will there be security or other kind of issue using OOTB j_security_check instead of custom auth handler ??
My use case is pretty straightforward.
Use case - create a login page and let user log in to see certain pages in AEM production.
I know we can use CUG and enable auth for that page. But the question is about login. How to create auth handler ?
Can we use sling form based /j_securtiy_check in PRODUCTION to let user log in ?
https://sli...