Should be https://localhost:8080/cas-web(cas host url )
On Fri, Apr 9, 2021 at 9:44 AM Gadde Sainadh <[email protected]> wrote: > Hello All, > I got a question or bit confusing to me regarding about > ServiceProperties bean > > @Bean > public ServiceProperties serviceProperties() { > ServiceProperties sp = new ServiceProperties(); > sp.setService(CAS_SERVICE_URL); > sp.setSendRenew(false); > return sp; > } > what will be CAS_SERVICE_URL: https://localhost:8080/cas-web(cas host url > ) > or > CAS_SERVICE_URL: https://localhost:8080/(my application host URL ) > can you guys guide me on this. > > -- > - 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/95983a07-09f1-4457-8c17-6f712adb9746n%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/95983a07-09f1-4457-8c17-6f712adb9746n%40apereo.org?utm_medium=email&utm_source=footer> > . > -- - 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/CAKBdEbfTQ4b%2B_HYA_pMZipjMpeMaXSddNuN2O8Z3X6EWtUXqMA%40mail.gmail.com.
