We configure our service URL to match the return point when we enforce
authentication. That is, if I go to https://www.example.com/secure/page.html
the CAS redirect URL will be
https://sso.example.com/cas/login?service=https%3A%2F%2Fwww.example.com%2Fsecure%2Fpage.html
.

In our json service registry, we use regex registered services and allow
everything on a website:

{
  @class: org.apereo.cas.services.RegexRegisteredService
  id: 1000
  name: Some App
  serviceId: https://(www\.)?example.com(:443)?/.*

That may or may not work for you.

- Mac

-- 
- 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/CALX_e4miD-xULnxqs1ucWMM8QNV%2Bvepx2n_HDR4Ba8UCOwyFsA%40mail.gmail.com.

Reply via email to