Just above demos there was the "getting started" section which links out to several documents. I've read all of those. Each of the demos has a documentation link on the left and the demo link on the right. I've read the documentation linked to on the left for CAS Overlay, CAS Service Management Server, and CAS Configuration Server a couple times each. They are all great starting points but leave me completely clueless about what settings are necessary to achieve what end.
It's like that change I submitted a week ago or so. The docs just told you to make sure the certs were loaded, I had no idea how to do that till i fumbled upon: # SSL server.ssl.keyStore=file:/etc/cas/thekeystore server.ssl.enabled=true server.ssl.keyStorePassword=changeit server.ssl.keyPassword=changeit The documentation seems to all be there, I just don't know how to piece it together. :\ On Wednesday, July 12, 2017 at 11:56:15 AM UTC-5, Misagh Moayyed wrote: > > > @misagh > I've read those a couple times. I'm not sure what I'm supposed to make of > them. I fiddled with the overlay initializer, I remember you demonstrating > it at Open Apereo, but it wasn't letting me set any setting so I quickly > became a dead end for me. > > Sorry. Lost in translation. Read what a couple of times? > > > > It’s way too early in its development, initializr that is, for it to set > settings. This is something we are working on, to not only improve docs in > an automated fashion, but have them be queryable such that they can be used > by the initializr and family. You should be able to generate a functional > overlay. The settings come later. Watch the repo for changes. > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/5a1c9eed-3c87-4874-9e27-f6ea199987ba%40apereo.org.
