Re: [cas-user] CAS support oauth, how store the authCode -CAS 7.0.0-SNAPSHOT

2023-07-14 Thread Ray Bon
Redis ticket storage is described here https://apereo.github.io/cas/6.6.x/ticketing/Redis-Ticket-Registry.html Ray On Thu, 2023-07-13 at 20:12 -0700, 'Char Lin' via CAS Community wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with

[cas-user] JDBC attribute repository sql search by principal

2023-07-14 Thread Pablo Vidaurri
I have a single row lookup, so i have in my config: cas.authn.attribute-repository.jdbc[0].sql=select * from user_table where {0} cas.authn.attributeRepository.jdbc[0].username=USER_ID This seems to search by the user id entered at the login page. But I'd like to use the value from the resolved