It doesn't matter you can put any string. I haven't used it anywhere.
casAuthenticationProvider.setKey("an_id_for_this_auth_provider_only");Sagar On Fri, Apr 9, 2021 at 10:52 AM Gadde Sainadh <[email protected]> wrote: > Thanks sagar > > I have another question > In cas authenticationprovider.set key (“”); > What value should be there. > > On Fri, Apr 9, 2021 at 10:47 AM sagar ghimire <[email protected]> > wrote: > >> 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 >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAKBdEbfTQ4b%2B_HYA_pMZipjMpeMaXSddNuN2O8Z3X6EWtUXqMA%40mail.gmail.com?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/CAEW28dxKtCt7vnuVE07NP%2BtXqEJiks_OT4_Fko_tFfJO%3D0Ryuw%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAEW28dxKtCt7vnuVE07NP%2BtXqEJiks_OT4_Fko_tFfJO%3D0Ryuw%40mail.gmail.com?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/CAKBdEbe0fmBWcCj%3D9MB8LhjwveF%2B0XYHVo2_yZvjdhHu2892hg%40mail.gmail.com.
