[cas-user] Migrate From Cas 5.1.6 to Cas 5.2.0 and JWT Problem

2017-12-04 Thread hadi
Hi when i download Cas 5.2.0 maven overlay and add my recent dependencies the cas-server-support-token jar file does not resolve for 5.2.0 version I added below dependencies : org.apereo.cas cas-server-webapp${app.server} ${cas.version} war runtime org.apereo.cas

[cas-user] Re: SSO problems with CAS 5.1.3

2017-11-01 Thread hadi
hi martin, it's my mistake to mention,correct port is 8083 On Wednesday, November 1, 2017 at 10:37:17 AM UTC+3:30, Martin Bohun wrote: > > well your example/list says that App1 is on port 8083, NOT on port 8080, > > cheers, > > martin > > On Wednesday, November 1, 2017 at

[cas-user] SSO problems with CAS 5.1.3

2017-11-01 Thread hadi
Hi all I am new to cas , I am configuring cas server on JBOSS( Wild Fly 10) and configured two cas client on separated embedded tomcat ( spring boot applications ) , all of these applications are in the same machine localhost:8080 ---> refer to my cas server localhost:8083 ---> refer to my App

[cas-user] SLO in cas 5.1.3

2017-10-31 Thread hadi
Hi all, I am trying to configure CAS server(5.1.3) and two java client as CAS client application, I managed these three apps on same machine with different host and port as below : localhost:8081 www.myclient2.com localhost:8080 www.mycas.com localhost:8082 www.myclient1.com My problem is