Hello all,

I am using mod_auth_cas as cas client and ha cas servers. In service I have
defined

{
  "@class" : "org.apereo.cas.services.RegexRegisteredService",
  "serviceId" : "^(https)://.*",
  "name" : "wildcard",
  "id" : 1,
  "logoutType" : "BACK_CHANNEL",
  "logoutUrl" : "https://webserverip/logout.html";
}

The logoutUrl is never called but logs says:

Preparing to send logout request to   https://webserverip/logout.html
Prepared to send logout request to   https://webserverip/logout.html
[1] logout requests were processed

But never logout.html is called. I don't know what is the mistake I am
doing.

Can anyone help please.

Thanks

-- 
- 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 subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGST5P8nxtNZx-tLSWnzOVuoM%3D%3DXBKgvR8qwPfPqRx8_oe4GhA%40mail.gmail.com.

Reply via email to