Re: [cas-user] how does Single Log Out work?

2018-12-07 Thread Ray Bon
Yan, Single log out is on by default (this is the case in 5.x.), and the default conditions are: LOGOUT_URL is the one that was used during login, back channel is default LOGOUT_TYPE. These log configs may help (they may be different in 4.x):

[cas-user] how does Single Log Out work?

2018-12-07 Thread Yan Zhou
Hello, I am under the impression that, if I type /cas/logout in browser, it logs me out of CAS, then, CAS goes through all services, look for LOGOUT_URL and LOGOUT_TYPE. Any service has a LOGOUT_URL and LOGOUT_TYPE defined (e.g., Back Channel), CAS will POST to that URL. Is that how it

[cas-user] Transform String profile attribute to Array when querying the attribute repository

2018-12-07 Thread Martin Böhmer
Hi, I'm using a JDBC-based attribute repository to resolve attributes in single-row style . The groups a user is a member of are returned from the database as a comma-seperated list, i.e. the attribute is a

[cas-user] Re: CAS 5.2.7 - inline groovy attributes

2018-12-07 Thread Martin Böhmer
Experienced the same behavior with CAS 5.2. This is what did the trick: "fullName" : "groovy { return attributes['firstName'][0] + ' ' + attributes['lastName'][0] }" Code hier eingeben... -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List

[cas-user] CAS Management 5.3.4 UI does not show LOGOUT_TYPE

2018-12-07 Thread Yan Zhou
Hello, I have CAS Management 5.3.4 overlay, just Oracle database as service registry. REGEXREGISTEREDSERVICE table LOGOUT_TYPE is a NUMBER column, has value 1. When I login to CAS Management, LOGOUT_TYPE drop down does not show anything. What should be the valid value? Thx! Yan -- -

Re: [cas-user] HA Redis Crash

2018-12-07 Thread Ramakrishna G
Does Cas 5.3.0 version has redis sentinel support? > On 04-Dec-2018, at 6:48 PM, Ramakrishna G wrote: > > Hello all, > > I am using redis to store ticket is CAS. But now I have a new requirement to > implement HA Redis Ticket Registery with sentinel. > > cas.properties > >

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-12-07 Thread Mukunthini Jeyakumar
Thanks Travis -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To

[cas-user] Jasig/Apereo CAS integration with jBPM

2018-12-07 Thread Rajeev Shishodia
Can we integrate Jasig/Apereo CAS with jBPM? Is there any agents/protocols published for integration with jBPM? Thanks, Rajeev -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: