Here is a link to getting started with CAS Management with 5.2.x https://apereo.github.io/cas/5.2.x/installation/Installing-ServicesMgmt-Webapp.html
As far as LDAP is concerned, it is mostly a preference. The management app will contact a CAS Server for authenticating a user in whichever way you have it set up. For the management app you usually only have a few people authorized to use it, so users.json or static list is an acceptable way to limit who can use it. The management app can be configured to call back to LDAP and query for the ROLE_* attributes on the authenticated user, but in my opinion is a lot more work to make something dynamic that is mostly static. On Fri, Feb 9, 2018 at 7:13 AM Cheltenham, Chris < [email protected]> wrote: > Hello , > > > > I have embarked on building cas-management via the overlay. > > I am assuming you build a totally separate war file with the ldapp > dependency is you use ldap. > > > > Is that correct? > > > > > > > > =========================== > > Thank You; > > Chris Cheltenham > Technology Services > The School District of Philadelphia > > Work # 215-400-5025 <(215)%20400-5025> > Cell # 215-301-6571 <(215)%20301-6571> > > -- > - 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/008401d3a1b8%249791de50%24c6b59af0%24%40philasd.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/008401d3a1b8%249791de50%24c6b59af0%24%40philasd.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/CAC_RtEZmsgzrQq82Dg4r_QR-27U6v4EbG8O-qq2eXmE_GKeZng%40mail.gmail.com.
