Re: [cas-user] How to enable JWT in Oauth 2.0 Access Token

2019-10-18 Thread Chava
I'm also looking for same thing for webservices/API authentication. All I need to do in CAS is validate user name/password and generate JWT token. Thanks Rao On Sun, Oct 6, 2019 at 10:20 PM Cemal Önder wrote: > I would like to return self-signed access tokens (JWT) to my clients. So I > will n

[cas-user] cas 6.1.0 and remember me

2019-10-18 Thread vallee.romain
Hello cas users . So i try to use remember check box with cas 6.1.0 . When i close my browser, and, when i check rememberMe, login form appear . So i decide to enable debug to "org.apereo.cas.web" And when i check the rememberMe checkbox, i got this debug message : 2019-10-18 16:03:08,433 DEB

Re: [cas-user] Hazelcast-Ticket Registry config

2019-10-18 Thread David Curry
The way I usually test things, since we have a cluster of CAS servers, is: 1. Start an incognito/private mode browser so there are no cookies 2. Log in to Application 1 through CAS 3. Check the CAS logs to figure out which server handled my login 4. Shut that CAS server down 5. Go b

[cas-user] Re: CAS 6.x Error while deploying cas.war in tomcat

2019-10-18 Thread MW
I bet it would run with this command: java -jar /path/to/cas.war However, remove the line in your gradle.properties tomcatVersion=9.0.16 Then, replace -tomcat as your appServer value and recompile. On Thursday, October 17, 2019 at 9:26:55 AM UTC-6, moncada wrote: > Hello everyone, > > I

Re: [cas-user] Hazelcast-Ticket Registry config

2019-10-18 Thread M.Pedis
Hi Dave , Thaks for your reply. I have configured my env. as you say and it works . But i have some warning messages , i dont know how to get rid of them. One more , how can i test it , it works properly or not ? It seems everything ok , but how can i test hazelcast , i dont know how hazelcas

Re: [cas-user] Hazelcast-Ticket Registry config

2019-10-18 Thread M.Pedis
Hi Dave , Thaks for your reply. I have configured my env. as you say and it works . But i have some warning messages , i dont know how to get rid of them. One more , how can i test it , it works properly or not ? It seems everything ok , but how can i test hazelcast , i dont know how hazelcas

Re: [cas-user] Re: CAS 6.x Error while deploying cas.war in tomcat

2019-10-18 Thread Juan Carlos Giménez Moncada
Hi, without embedded tomcat is not run. I put appServer blank and the error is: 2019-10-18 10:37:32,074 WARN [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext] - 2019-10-18 10:37:32,124 WARN [org.springframework.boot.context.properties.migrator.Prope