You are using the default configuration which expects that roles starts with the "ROLE_"
prefix. You will have to add a custom security configuration and set rolePrefix
to “”;
http://forum.springsource.org/archive/index.php/t-53485.html
You are using the default configuration which expects that roles starts with the "ROLE_"
prefix. You will have to add a custom security configuration and set rolePrefix
to “”;
http://forum.springsource.org/archive/index.php/t-53485.html