Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-28 Thread Jeremy Van Rooyen
Hi Mickaël, Can you give me some guidance on the gauth-jpa configuration in the cas.properties file if possible? Much appreciated. Jeremy On Friday, 22 February 2019 15:53:22 UTC+2, Jeremy Van Rooyen wrote: > > Thanks Mickaël, > > I think I will try with JPA - to store generated otp's in sql

Re: [cas-user] Google + API Being Depreated in pac4j library, any plan to update CAS before Google+ shutdown?

2019-02-28 Thread Andy Ng
Hi all, And today the CAS 5.3.9 is released with the patch applied: https://github.com/apereo/cas/releases/tag/v5.3.9, it time for a patch. Cheers! - Andy -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 -

[cas-user] Re: Unsuccessful in configuring CAS 5.1.3 as a OAuth server ("/callbackAuthorize" redirects to "/" instead of client app)

2019-02-28 Thread Andy Ng
Cas server is design to only work with https, please change to use https even if you are testing only -Andy -- - 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

[cas-user] Re: Unsuccessful in configuring CAS 5.1.3 as a OAuth server ("/callbackAuthorize" redirects to "/" instead of client app)

2019-02-28 Thread Diego Henrique Pagani
Hi guys, I'm facing the same issue with 6.0.0 and 6.0.1. I'm not using https and using custom context-path (setting the server.servlet.context-path param) Does anyone have found the solution ? Em quarta-feira, 6 de setembro de 2017 00:13:56 UTC-3, Zhang Yu escreveu: > > env: > Java 8, CAS

[cas-user] Re: Unsuccessful in configuring CAS 5.1.3 as a OAuth server ("/callbackAuthorize" redirects to "/" instead of client app)

2019-02-28 Thread Diego Henrique Pagani
Hi guys, I'm facing the same issue with 6.0.0 and 6.0.1. I'm not using https. Does Em quarta-feira, 6 de setembro de 2017 00:13:56 UTC-3, Zhang Yu escreveu: > > env: > Java 8, CAS 5.1.3, Tomcat 8.5 (standalone), IntelliJ, macOS Sierra. > > pom.xml: > > > 5.1.3 > > > > >

[cas-user] why is ST added twice? cas 4.1.9 and hazelcast ticket registry

2019-02-28 Thread Yan Zhou
Hello, I am debugging an issue that CAS intermittently says that a ST does not exist, and therefore /serviceValidate fails. I am running cas 4.1.9 on hazelcast ticket registry. I have multiple instances of CAS running behind a load balancer, each CAS process also runs hazelcast embedded as

Re: [cas-user] CAS 5.3.8 + OIDC + PAC4J SAML2 problem claim

2019-02-28 Thread Ray Bon
Kyra, I will take wild guess and say that the claims (attributes?) are being cached by CAS. I recall others on this list asking about cached attributes. Ray On Thu, 2019-02-28 at 01:29 -0800, kyra1510 wrote: Hi all, I have a problem with CAS 5.3.8 when I tried to connect to two services with

[cas-user] Re: Passwordless authentication failure

2019-02-28 Thread Fabien Treguer
Fixed in 6.0.2 Le mardi 26 février 2019 16:19:50 UTC+1, Fabien Treguer a écrit : > > Hello, > > I'm trying to use passwordless authentication with SMS notification. > > The authentication fails due to "multiple authentications". First > authentication works but the >

[cas-user] CAS 5.3.8 + OIDC + PAC4J SAML2 problem claim

2019-02-28 Thread kyra1510
Hi all, I have a problem with CAS 5.3.8 when I tried to connect to two services with the same browser. I explain my problem below. I have one OIDC apereo where I delegate the authentication (with pac4j) to a SAML2 IDP. I have two OIDC services: service1 which releases the claims claim1 and