Hi All,
I want to create a login form with ability to register new users.
and validate the credentials from database.
kindly provide the steps to achieve this.
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Ganesh,
create a login form with ability to register new users. --- https://www.day.com/day/en/resources/video/create-forms-survey.html
validate the credentials from database -- Not sure what Database you are using, but if it MySQL http://helpx.adobe.com/experience-manager/using/creating-cq-web-application-uses.html
Not sure if you want to just validate or then create those users in CQ as well in that case use API to do that.
Yogesh
Views
Replies
Total Likes
Hello Ganesh,
create a login form with ability to register new users. --- https://www.day.com/day/en/resources/video/create-forms-survey.html
validate the credentials from database -- Not sure what Database you are using, but if it MySQL http://helpx.adobe.com/experience-manager/using/creating-cq-web-application-uses.html
Not sure if you want to just validate or then create those users in CQ as well in that case use API to do that.
Yogesh
Views
Replies
Total Likes
Confused with your posting. You want new registration Plus validating against database. In case user already exists is ldap then use ldap authentication http://dev.day.com/docs/en/cq/5-6/core/administering/ldap_authentication.html
If user no where exists then start with exploring from [1]. Note [1] might not help to replicate users from publish to author & you need to plan for it also.
[1] http://localhost:4502/content/geometrixx/en/toolbar/account/login.html
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies