I am having a custom login page , I am using anonymous user, checking the credentials and showing them the home, What i need is I have to create session for the user who is logging in, I have to do that using java action call, I dont want to use authentication login widget and java script to create session, , please any one share the java code to create a session for account. Thanks in advance!
asked
Rishi Sundar
2 answers
1
Hi Rishi,
Check the below API which accepts username and password, validates it and creates session