Hi, I didn't get at all your use case, but to quickly answer to your questions : - Configure: CAS 5 is basically "all by configuration": https://apereo.github.io/cas/development/installation/Configuration-Properties.html
- Branding: use overlay mechanisms to make your own UI: https://apereo.github.io/cas/development/installation/Maven-Overlay-Installation.html Cheers, Erdal. Le samedi 22 octobre 2016 20:55:52 UTC+2, Lewis Henderson a écrit : > > All, > > I have a requirement to 'chain' two CAS servers. > > My issue is that I am integrating with a third party that use a CAS server > that I have no control over. > > I would like to use CAS as the security server into an OAuth2 > micro-service network (CAS as OAuth2 Server) but redirect login to the 3rd > Party CAS server. > > I have looked through the code and it seems as though if I manage to get > it configured, it will show my login screen but with a link to the > configured delegate server. > > Two questions :- > > > 1. How do I configure this on my CAS server? > 2. If there is only one provider, would it be possible to redirect > there directly, showing their login screen without the need to show mine? > The reason for this is that theirs is branded with their logos etc... > > > 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/8065cad2-401a-4956-a98c-781be2e1dfe6%40apereo.org.
