[cas-user] CAS password management with SMS

2017-10-12 Thread Snoke, Nancy
Hi All, So I am on CAS 5.1.3 and tring to set up the password management using a SMS sender, which the documentation sounds like should work. Currently we get an error: Error: Exception thrown executing

[cas-user] multiple jdbc authenticatioon handlers to same db

2017-10-18 Thread Snoke, Nancy
SO this seems like a really silly way to do this, and I was wondering if I was missing anything obvious. We allow users to login with email and password and account number and password as well as user id and password. It's the same database and same password each time, just three options ofr

[cas-user] question attribute list jdbc

2017-10-19 Thread Snoke, Nancy
So I'm using CAS 5.1.4. I have a query authentication handler working We have similar tables to: user table with the email, password and alternate login table with 0 to 1 alternateLogin linked by user_id. So for my sql its like select usr.password, usr.email, al.alternateLogin from user u

[cas-user] question about reset password functionality

2018-02-12 Thread Snoke, Nancy
Hey all, Out of the box, are the password reset links valid only once or as many times as the user wants? We set up password reset functionality, and did a lot of tinkering. I am trying to figure out whether we broke something or if it wasn't there to begin with. Thanks Nancy

[cas-user] RE: SSO authentication without keeping a session active

2018-03-27 Thread Snoke, Nancy
You can on your supplication / service using CAS set the renew flag to true and then it won’t create SSO session. Nancy From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Ted Fisher Sent: Tuesday, March 27, 2018 7:28 AM To: cas-user@apereo.org Subject: [cas-user] SSO

[cas-user] RE: SSO authentication without keeping a session active

2018-03-27 Thread Snoke, Nancy
-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Snoke, Nancy Sent: Tuesday, March 27, 2018 10:34 AM To: cas-user@apereo.org Subject: [cas-user] RE: SSO authentication without keeping a session active You can on your supplication / service using CAS set the renew flag to true

RE: [cas-user] Evaluation of CAS features/suitability

2019-01-09 Thread Snoke, Nancy
In partial answer to your question, generally most people either only use CAS rest or only the CAS protocol. If you want to mix the two the way we have done it (this was to make use of rest for login, and use the forgot password features of CAS) was to have the app doing the rest auth create

[cas-user] JWT token questions

2019-05-07 Thread Snoke, Nancy
Hi All, So sort of a general question about enabling JWTs, if I enable JWT tokens on our CAS server, do all services that call CAS have to start using them, or can some services use JWT and some not? Thanks Nancy CONFIDENTIALITY NOTICE: This e-mail, including any attachments, may contain