Everything is Spring Cloud based. I have a CAS 5.0.0 service sitting behind a Zuul Gateway.
All the OAuth secured applications work properly! I have an external CAS client that needs to talk to an OAuth resource server behind Zuul via a proxyTicket. The CAS client successfully authenticates against the Gateway and receives it's proxyTicket and needs to now get a Bearer token to talk to the resource server. How do I go about this? Is the proxyTicket equivalent to the Bearer token, can I just pass that on? I'm so close!!!! Cheers -- - 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/092a93ec-8a05-4bf3-aba5-4e423e8582cf%40apereo.org.
