[cas-user] GoogleAuthenticatorCouchDbTokenRepository

2021-10-28 Thread Vittore Zen
Hi, I'm trying to set up google 2FA using couchdb. I have added to build.graddle file: implementation "org.apereo.cas:cas-server-support-gauth:${project.'cas.version'}" implementation "org.apereo.cas:cas-server-support-couchdb-ticket-registry:${project.'cas.version'}" implementation "org.

[cas-user] Re: Sudden failure of certain SAML Services after system updates

2021-10-28 Thread Jason Cole
Mike- What was your ultimate resolution for this? We've experienced the same issue and are looking for ways around until we can update CAS. Thanks Jason On Monday, August 2, 2021 at 10:45:32 PM UTC-5 Mike Osterman wrote: > Hello, > > We have two SAML services on CAS 5.3.x (yes, I know we need

[cas-user] Re: Sudden failure of certain SAML Services after system updates

2021-10-28 Thread Mike Osterman
Hi Jason, Our root cause was the openjdk runtime update we received via our Oracle Linux repo. I was able to roll back to the prior version to work around this issue. Good luck! Mike On Thu, Oct 28, 2021 at 7:55 AM Jason Cole wrote: > Mike- > > What was your ultimate resolution for this? We've

[cas-user] Problems with CAS Passwordless Authentication and Multifactor Authentication

2021-10-28 Thread George Hosler
In my development environment, I’m running CAS Overlay 6.3.7. I’m trying to setup Passwordless Authentication with MFA/Duo ( https://apereo.github.io/cas/6.3.x/installation/Passwordless-Authentication.html#multifactor-authentication-integration). For the Passwordless Account Store, I’m using LDAP