CAS Authentication

compared with
Version 8 by Olivier Fabre
on Jun 04, 2010 14:59.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
</property>
</bean> {code}
{info}The password is set to "dummy" for the three user defined because it isn't used (password based authentication is done by the CAS server). Only role list for each users is useful.

In Memory user details service isn't for production purposes. Use LDAP, JDBC or something else to connect to your user repository in production environment.{info}