--
You received this message because you are subscribed to the Google Groups "CAS Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-dev+u...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
This:
Replace „localhost“ with valid hostname of your applications.
--
s pozdravem
Petr Gašparík
--
…plus there are other places to change it.
In summary, here:
<security:logout logout-success-url="https://login.psau.edu.sa/logout?service=https://localhost:8443/users/https://localhost:8443/users/j_spring_security_logout" />
<constructor-arg
value="https://login.psau.edu.sa/logout?service=https://localhost:8443/users" />
(and your post belongs to cas-user maillist, not to development of CAS)
--
s pozdravem
Petr Gašparík
From: Petr Gašparík - AMI Praha a.s. [mailto:petr.g...@ami.cz]
Sent: Monday, December 14, 2015 10:04 AM
To: 'cas...@apereo.org' <cas...@apereo.org>
Subject: RE: [cas-dev] Re: http status 401 - authentication failed failed to provide a cas service ticket to validate
This:
Replace „localhost“ with valid hostname of your applications.
--
s pozdravem
Petr Gašparík
From: cas...@apereo.org [mailto:cas...@apereo.org] On Behalf Of Mostafa Abd El-Naser
Sent: Monday, December 14, 2015 9:59 AM
To: CAS Developer <cas...@apereo.org>
Subject: [cas-dev] Re: http status 401 - authentication failed failed to provide a cas service ticket to validate
Dear,
--