CUG Login Authentication
Hello Devs,
I created a login functionality, which uses CUG credentials for authentication. It requests /j_security_check servlet for authentication. The functionality throws 404 when triggered over dispatcher. I also allowed the request to the servlet path in the dispatcher configs, but unfortunately it is not a success. Can you suggest some way to allow the post request to reach the AEM server.
Thanks Folks...