Re:[cas-user] Casifying eHour - infinite loop problem

2013-07-03 Thread Lee Flaxington
Cheers Scott - I'll go through these steps & keep posted. Thanks again Lee -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

RE: [cas-user] how to get user profile information on client site using CAS oauth

2013-07-03 Thread Rohit Kotecha
Thanks Jerome. I am require information from facebook, google + but not getting email address from linkedin. and I checked LinkedInAttributesDefinition class and LinkedInProfile class. and found that getEmail and getPictureUrl mehod in LinkedInProfile class is returning null as well as both emai

RE: [cas-user] ehCache, heap, timeouts?

2013-07-03 Thread Lazar, Michael E
OK, Marvin. Thanks for this insight. We are currently running a three node cluster with ehcache configured to replicate to the other two nodes in the cluster. Going memcache/repcache would put us in a 2 node cluster? This is mostly sufficient in your opinion or should we be adding an additiona

[cas-user] single sign out - register during the validation stage?

2013-07-03 Thread sol myr
Hi,   I'd appreciate feedbacks for an idea of mine - does anyone see fitfalls or security risks? Basically, my business applications wants to know when logouts occur (java Single Sign Out Filter). This registration usually occurs when issuing ServiceTicket - but I wanted to move it to the Ticket

Re: [cas-user] ehCache, heap, timeouts?

2013-07-03 Thread Marvin S. Addison
We are currently running a three node cluster with ehcache configured to replicate to the other two nodes in the cluster. Going memcache/repcache would put us in a 2 node cluster? Not necessarily. The determining factor is the total amount of memory needed to store all ticket-granting and servi