Looks like you're right; it was added in 5.2RC1: https://apereo.github.io/2017/06/30/520rc1-release/#016-registered-services-endpoint
Sorry 'bout that; I didn't set it up in my environment until I was at 5.2RC4, so I never saw it when it wasn't there. --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 Wed, Dec 6, 2017 at 5:45 AM, Jeffrey Ramsay <[email protected]> wrote: > 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%2 >>> B_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 > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYOQVnexAsXu8YL1rUHiuNXiW2-W7zv8sPyULu96Br_nUYw%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%2Bd9XAOM9o6r9DpZpPjHg0sJs2NuDBNXRW5YXj8WMN-RsbQ6Uw%40mail.gmail.com.
