David, It appears the option to dump the registry is only available in 5.2 and not in 5.0 or 5.1.
cas.monitor.endpoints.registeredServicesReport.enabled=true cas.monitor.endpoints.registeredServicesReport.sensitive=false Unless, I'm not understanding this correctly. -Jeff On Mon, Dec 4, 2017 at 4:01 PM, Jeffrey Ramsay <[email protected]> wrote: > Well, I had that turned on but didn't notice that option so, I'll redeploy. > > Thank you, > -Jeff > > On Mon, Dec 4, 2017 at 2:51 PM, David Curry <[email protected]> > wrote: > >> >> I don't have a specific MySQL-ish answer, but if you've configured the >> dashboard ("admin pages"), the "Registered Services" button will give you a >> JSON document that contains the entire registry. >> >> It's just a REST endpoint (https://your.server.name/cas/status/services), >> so depending on how you've secured the admin pages, you could probably get >> the results with curl or whatever instead of a browser. >> >> --Dave >> >> >> >> -- >> >> DAVID A. CURRY, CISSP >> *DIRECTOR OF INFORMATION SECURITY* >> INFORMATION TECHNOLOGY >> >> 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 >> <https://maps.google.com/?q=71+FIFTH+AVE.,+9TH+FL.,+NEW+YORK,+NY+10003&entry=gmail&source=g> >> +1 212 229-5300 x4728 <(212)%20229-5300> • [email protected] >> >> [image: The New School] >> >> On Mon, Dec 4, 2017 at 1:03 PM, Jeffrey Ramsay <[email protected]> >> wrote: >> >>> Is there a way to export the service registry? MySQL CAS 5.x. >>> >>> -Jeff >>> >>> -- >>> - 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/ap >>> ereo.org/d/msgid/cas-user/CA%2BTBYORysDQmBYto0Pvr1MgNkhu4FYX >>> dbD2cCvS4yGrGQbdAvw%40mail.gmail.com >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYORysDQmBYto0Pvr1MgNkhu4FYXdbD2cCvS4yGrGQbdAvw%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/ap >> ereo.org/d/msgid/cas-user/CA%2Bd9XANie1bHW%2BA3Maq7_ezXKku% >> 2B_eaATJExMMugXYti9%2Bd2gQ%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bd9XANie1bHW%2BA3Maq7_ezXKku%2B_eaATJExMMugXYti9%2Bd2gQ%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/CA%2BTBYOQVnexAsXu8YL1rUHiuNXiW2-W7zv8sPyULu96Br_nUYw%40mail.gmail.com.
