All, I'm looking at a CAS implementation where I have 2 REST services that are CAS protected, but one of the services also calls the other service. It's not clear from the CAS documentation what is the appropriate pattern in that case.
Access patterns: User -> Rest A (user calls Rest A directly) User -> Rest B -> Rest A (user calls Rest B, when then calls Rest A) Does each Rest Service get its own ticket or would you treat the Rest services as a group and do a single service ticket for both of them? Thanks for the help. Erik -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/88da47f2-b466-47f7-976f-7df1f66969d1%40apereo.org.
