There are a whole bunch of options, from JSON/YAML to JPA (multiple databases) to REST-ful web interfaces. Go to the CAS documentation ( https://apereo.github.io/cas/5.2.x/index.html) and then on the right-hand side menu, click on "Services" and then "Storage" to see the whole list.
We have been using MongoDB in production for a couple of months now (service registry and ticket registry), and it's been working quite well. (If you're using my how-to guide, there are sections there on setting up both of these.) I know there are several people on the list using JPA with various backend databases, and I think there's someone out there using Couchbase, as well. --Dave -- DAVID A. CURRY, CISSP *DIRECTOR OF INFORMATION SECURITY* INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 212 229-5300 x4728 • [email protected] [image: The New School] On Sun, May 13, 2018 at 1:11 AM, josbrodie <[email protected]> wrote: > We are upgrading from v3X. There is quite a big learning curve going to > v5.2x > > For the Service Registry in v5.2 -- https://apereo.github.io/cas/ > 5.2.x/installation/AutoInitialization-Service-Management.html > > Is there a Database option as with v3? Or is JSON is the only way (where > is it store if only on JSON)? > > Apologies if my questions are very newbie. > > -- > - 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/66a310b0-0a7b-4d74-ab3d- > 103d35ab1f3f%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/66a310b0-0a7b-4d74-ab3d-103d35ab1f3f%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/CA%2Bd9XAPNhbxngL1MLXzx4wsRrZgtrzQ9SkzmMVUNa27asU_4VA%40mail.gmail.com.
