Hi John, I recently did this exact thing for another business. What I ended up doing was applying "display: none" to the main elements of the pages. In the scenario that I just implemented, they wanted all views hidden except for the generic success and logout views. So I just implemented conditional CSS rules.
Keep us posted and good luck! -Jeff On Thursday, February 21, 2019 at 2:10:24 AM UTC-7, john wrote: > > Hi , I upgraded Cas from 5.2.3 to 5.3.8 and when i try to use the url > http://localhost:8080/cas/oauth2.0/authorize?response_type=code&client_id= > <CLIENT_ID>&redirect_uri=http://localhost:8080/test, cas displays default > login page(For a second) before redirecting to OpenId provider login > screen. I have set autoredirect to true for openid in cas.properties. > > Any idea how to redirect to openid login screen without displaying cas > login page. > > > Thanks > > > > -- - 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 cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/84da9e83-be2c-4850-9a5f-4c144fa34887%40apereo.org.