Hello,

I'm getting

"Access Denied

UsernameNotFoundException::myUserName
"

when trying to get to the service management app at
/cas-server-webapp-3.5.0/services/manage.html.

I have this section in deployerConfigContext.xml

        <sec:user-service id="userDetailsService">
        <sec:user name="myUserName" password="notused" authorities="ROLE_ADMIN" 
/>
        </sec:user-service>

as well as cas.securityContext.serviceProperties.adminRoles=ROLE_ADMIN
in cas.properties.

Catalina.out says that I authenticated successfully against our ldap also.

side note: is ROLE_ADMIN a role that must be in our ldap or is that
just an internal CAS role?

thanks,
Jason

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to