I'll try that. Thanks again!
Noelette On Fri, Jun 10, 2022 at 5:37 PM Ray Bon <[email protected]> wrote: > You might be able to get away with just setting a value for the password. > This would apply to the default spring user, 'user', which the log message > refers. > > Ray > > On Fri, 2022-06-10 at 17:27 -0600, Noelette Stout wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > I actually have that in there, but I commented it out after I set up other > users. I'll uncomment it. > > Thanks! > > On Fri, Jun 10, 2022, 5:22 PM Ray Bon <[email protected]> wrote: > > Noelette, > > You can add this to cas.properties > > spring.security.user.name=casuser > spring.security.user.password=Some secret, spaces are cool > > This is part of spring boot features, cas uses actuators, > https://apereo.github.io/cas/6.5.x/monitoring/Monitoring-Statistics.html > > Ray > > On Fri, 2022-06-10 at 14:49 -0700, Noelette Stout wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > I started getting the message below when I upgraded my alpha CAS system to > 6.6.0-RC3. I have been unable to figure out what security configuration it > is referring to, and just what I need to update. Can someone fill me in on > what this message is referring to? > > 2022-06-10 15:10:30,735 WARN > [org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration] > - < > > Using generated security password: ae6cf0a9-16d3-43c5-98b0-88e1d1d709fd > > This generated password is for development use only. Your security > configuration must be updated before running your application in production. > > > > Thanks, > Noelette Stout > Idaho State University > > -- > > > Ray Bon > Programmer Analyst > Development Services, University Systems > 2507218831 | CLE 019 | [email protected] > > I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional > territory the university stands, and the Songhees, Esquimalt and WSÁNEĆ > peoples whose historical relationships with the land continue to this day. > > -- > - 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 a topic in the > Google Groups "CAS Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/a/apereo.org/d/topic/cas-user/NhnJngtD66g/unsubscribe > . > To unsubscribe from this group and all its topics, 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/bd4c69e55a50a9f27ec7090575f963657721248f.camel%40uvic.ca > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/bd4c69e55a50a9f27ec7090575f963657721248f.camel%40uvic.ca?utm_medium=email&utm_source=footer> > . > > -- > > Ray Bon > Programmer Analyst > Development Services, University Systems > 2507218831 | CLE 019 | [email protected] > > I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional > territory the university stands, and the Songhees, Esquimalt and WSÁNEĆ > peoples whose historical relationships with the land continue to this day. > > -- > - 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 a topic in the > Google Groups "CAS Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/a/apereo.org/d/topic/cas-user/NhnJngtD66g/unsubscribe > . > To unsubscribe from this group and all its topics, 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/7745b6b902758bf1382d284bbd23fa5e137719f6.camel%40uvic.ca > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/7745b6b902758bf1382d284bbd23fa5e137719f6.camel%40uvic.ca?utm_medium=email&utm_source=footer> > . > -- Noelette Stout ITS Enterprise Applications - Senior Application Administrator Idaho State University E-mail: stounoel "at" isu "dot" edu Desk: 208-282-2554 -- - 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/CAC3gc2Feb_6kCB9G-yaoLVtxxb-oJVpWjotoVAuGTe%3DPfme-Dw%40mail.gmail.com.
