Marvin,
My question is if there is a way to get from CAS Server ALL the users
authenticated in a moment...


Marvin Addison-2 wrote:
> 
>> Can I get from session CAS the authenticated users or this information is
>> not stored in session?
> 
> The authenticated user principal name _can_ be stored in the session,
> but you have to explicitly enable the servlet filter to do this.  If
> you enable org.jasig.cas.client.util.HttpServletRequestWrapperFilter,
> you may call request.getRemoteUser() to get the authenticated user.
> 
> M
> 
> -- 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Authenticated-users-in-a-moment-tp22906945p22908549.html
Sent from the CAS Users mailing list archive at Nabble.com.


-- 
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