[cas-user] Re: CAS + Google authentication - after server restart again ask to scan the bar code

2020-03-17 Thread SK
Hi Michele, I have tried that. - https://apereo.github.io/cas/5.3.x/installation/JPA-Ticket-Registry.html But I am getting error. Any Idea ? CAS config. cas.ticket.registry.jpa.ticketLockType=NONE cas.ticket.registry.jpa.jpaLockingTimeout=3600

Re: [cas-user] Re: Keycloak Backchannel Logout and CAS

2020-03-17 Thread 'Maksim Kopeyka' via CAS Community
Ray, I have had some issues related to self-signed certificate on my local env. CAS and Keycloak produced exception related to certificate and flow didn't work at all. I regenerated certificate for domain instead of 127.0.0.1 and all exceptions were gone. So it's not an issue with certificate.

Re: [cas-user] Registry service from CAS MANAGEMENT WEB APP to MONGODB

2020-03-17 Thread Richard Frovarp
Yeah, there's something odd with the 5.3 version of the manager. Even withe version control bits turned off, it still wants to go to the services-repo directory. Also, with JPA, it doesn't work with the latest server versions of 5.3 for SAML2 services. Not sure if you will see that problem with

Re: [cas-user] Re: Keycloak Backchannel Logout and CAS

2020-03-17 Thread Ray Bon
Maksim, Could this be a certificate issue? If this is self signed certificate, you will need to add it to the java keystore (trust store). https://www.digitalocean.com/community/tutorials/java-keytool-essentials-working-with-java-keystores Ray On Mon, 2020-03-16 at 16:46 -0700, 'Maksim

[cas-user] cas-overlay-template develop ui and hot loading

2020-03-17 Thread Pinghua Wang
cas-overlay-template how can i develop ui using hot loading resources -- - 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

[cas-user] Re: CAS + Google authentication - after server restart again ask to scan the bar code

2020-03-17 Thread Michele Melluso
Hi Sk, i think I had your same problem and I solved this way: https://groups.google.com/a/apereo.org/forum/?utm_medium=email_source=footer#!topic/cas-user/i_ImAVPB6jE regards Michele On Tuesday, March 17, 2020 at 11:00:45 AM UTC+1, SK wrote: > > Using CAS + Google Authenticator + Mysql (JPA) >

[cas-user] CAS + Google authentication - after server restart again ask to scan the bar code

2020-03-17 Thread SK
Using CAS + Google Authenticator + Mysql (JPA) Able to register and verify users successfully. But once restart the cas server, again ask to scan the bar code ? How can I avoid this. CAS properties # Activate MFA globally for all, regardless of other settings

[cas-user] Getting error when going to use - cas.authn.mfa.gauth.cleaner.enabled=true

2020-03-17 Thread Sudeep
Cas server version - 5.3.4 cas.authn.mfa.gauth.cleaner.enabled=true cas.authn.mfa.gauth.cleaner.schedule.startDelay=2 cas.authn.mfa.gauth.cleaner.schedule.repeatInterval=6 Caused by: org.springframework.boot.bind.RelaxedBindingNotWritablePropertyException: Failed to bind