Not for logout, but during the login process. The Service Provider supports multiple tenants and we would like CAS to redirect the user to a different URL based on tenant.
Thanks, Ash On Saturday, February 24, 2018 at 2:32:41 PM UTC-6, Manfredo Hopp wrote: > > Why you need more than one logout > > El sábado, 24 de febrero de 2018, Ash <[email protected] <javascript:>> > escribió: > >> hi, >> >> I am using CAS 5.0. I'd like to dynamically determine the redirect URL >> instead of specifying only one in the metadata.xml. Based on my >> understanding, I should be able to do this via >> AssertionConsumerServiceIndex and/or AssertionConsumerServiceURL. >> >> I have tried setting both AssertionConsumerServiceIndex and >> AssertionConsumerServiceURL in the AuthnRequest, but have not been >> successful. CAS always redirects to the first AssertionConsumerService >> configured in the metadata.xml file regardless of what index I set.. >> >> I guess my question is does CAS support AssertionConsumerServiceIndex? or >> does anyone know of another way I can accomplish this with CAS? >> >> Appreciate any help you can provide. >> >> Thanks - >> >> Ash >> >> -- >> - 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/a/apereo.org/d/msgid/cas-user/3b6c0684-208a-4664-803b-88756c6b287b%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/3b6c0684-208a-4664-803b-88756c6b287b%40apereo.org?utm_medium=email&utm_source=footer> >> . >> > -- - 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/2bdb5a74-9055-4904-9529-a6444c42abab%40apereo.org.
