Did you define the TGC keys too?
From: [email protected] [mailto:[email protected]] On Behalf Of Sankalp Sharma Sent: Wednesday, April 27, 2016 4:28 AM To: CAS Community <[email protected]> Subject: [cas-user] BaseStringCipherExecutor Exception Hi there, I am trying to setup cas 4.1.7 in my project, but even after defining # The encryption secret key. By default, must be a octet string of size 256. webflow.encryption.key=K_JTCq8uRbvugXAOjPLqxPbNcpMYmxbpkqG6Th1nfSo # The signing secret key. By default, must be a octet string of size 512. webflow.signing.key=chgXCqVshPIGkeBR8E1UukR6HBGPY9-NfsxtyYslgB_4tobs3uRmDnqKCOuhUuRS633cmFZsbRDqL4g_eQTlMQI got the following error :-2016-04-27 16:49:32,886 WARN [org.jasig.cas.util.BaseStringCipherExecutor] -<Secret key for encryption is not defined. CAS will attempt to auto-generatethe encryption key>2016-04-27 16:49:32,894 WARN [org.jasig.cas.util.BaseStringCipherExecutor] -<Generated encryption key zDmd-ou74WWVJ53raNUDCBPAeQb7ic8bwJLqqTNcDyk ofsize 256. The generated key MUST be added to CAS settings.>2016-04-27 16:49:32,895 WARN [org.jasig.cas.util.BaseStringCipherExecutor] -<Secret key for signing is not defined. CAS will attempt to auto-generatethe signing key>2016-04-27 16:49:32,895 WARN [org.jasig.cas.util.BaseStringCipherExecutor] -<Generated signing key1lLqD8Gu8tkcYA3RtI4zucsXt-gQuKU0PmMzOcc-dk8i4Tu8RD8GSRs6Ln_Dje-cEt0vuaBH8EYXE0wrCQWBog of size 512. The generated key MUST be added to CAS settings.>2016-04-27 16:49:34,799 INFO[org.jasig.cas.util.AutowiringSchedul erFactoryBean] - <Starting QuartzScheduler now>Can anyone help me in rectifying the error :-Best Regards,Sankalp--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 anemail to [email protected]<mailto:[email protected]> .To post to this group, send email to [email protected]<mailto:[email protected]> .Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.To view this discussion on the web visithttps://groups.google.com/a/apereo.org/d/msgid/cas-user/60c20166-3322-45d0-b269-8dd1a6afe79c%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/60c20166-3322-45d0-b269-8dd1a6afe79c%40apereo.org?utm_medium=email&utm_source=footer> .For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/020a01d1a0bb%24dffad020%249ff07060%24%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
