this does not work, cas.securityContext.status.access=isAuthenticated()

21 views
Skip to first unread message

Yan Zhou

unread,
Aug 26, 2016, 1:51:36 PM8/26/16
to CAS Community
Hello,

I want to allow any authenticated user to see /status and /statistics. I know this is not a good idea, but it is very straightforward in a non-PROD environment.

but it doesnot work for me. Am I missing anything?

this works:     cas.securityContext.status.access=hasIpAddress('127.0.0.1')

but this does not work:    cas.securityContext.status.access=isAuthenticated()

Thanks,
Yan
Reply all
Reply to author
Forward
0 new messages