My mistake! In the service manager I forgot to add wildcards to the registered services. I should have specified
https://inf069766.ad.vl-brabant.be:11043/additionservice/** instead of https://inf069766.ad.vl-brabant.be:11043/additionservice/ Now I have one service that uses SAML and one CAS. There's still a problem with logging out while both services have sso enabled: On the index.jsp page of both services I added a link to https://inf069766.ad.vl-brabant.be:11143/cas/logout When I click on this link I get the message that I'm successfully logged out. However, one navigating to the SAML-configured service I'm not presented with the CAS login page, but I'm immediately transferred to the service's opening page. For the CAS-configured service I get the CAS login page. Any idea why these two services are handled differently? When I select -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
