Hi,
Does any one know how to implement multiple authentication in spring roo project using spring security and spring social.I wanna do two things.1)Authenticate user using my own...
Type: Posts; User: rathu87; Keyword(s):
Hi,
Does any one know how to implement multiple authentication in spring roo project using spring security and spring social.I wanna do two things.1)Authenticate user using my own...
I am very new in spring roo application.For my app i am using hibernate and MySQL database.I also implemented log in using "security setup" command customized log in using my own authentication...
Got it...chaged the applicationcontextsecurity.xml as follows
...................
<http auto-config="true" use-expressions="true">
<form-login...
Can you just explain the steps that you followed to remove the "login has many redirect " problem... If you could help that will be a great help for me as abeginner