Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
how to create a custom authentication handler in CQ5.
Solved! Go to Solution.
Here is a good community article written by Yogesh (he is an active AEM communtiy member) that talks about this use case:
http://www.wemblog.com/2013/03/how-to-create-custom-authentication.html
Read through the comments too in this blog article - ppl have further suggestions on how to get this to work.
Hope this helps you.
View solution in original post
Hi,
Also, some of the following resources will help
[1] http://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationh...
[2] http://dev.day.com/content/docs/en/cq/current/javadoc/org/apache/sling/commons/auth/spi/Authenticati...
[3] https://github.com/apache/sling/blob/trunk/bundles/auth/form/src/main/java/org/apache/sling/auth/for...
Hope this helps.
Thanks
Varun
Views
Likes
Replies
Like