Ash, You could adjust the webflow and redirect user after TGT is sent and before ST is created. We did this to prompt user to update contact info through a custom app.
Ray On Mon, 2018-02-26 at 05:40 -0800, Ash wrote: 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>. -- Ray Bon Programmer analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected] -- - 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/1519665170.1801.8.camel%40uvic.ca.
