I think we were attempting to self-document with the "notused". Its probably most likely explicitly documented in the Spring Security documentation, which obviously not everyone is going to read ;-) If you see a good spot to put a pointer in our wiki, feel free to edit!
Thanks! Scott On Wed, Aug 14, 2013 at 4:57 PM, Aaron Bennett <[email protected]> wrote: > > -----Original Message----- > > From: Misagh Moayyed [mailto:[email protected]] > > Sent: Wednesday, August 14, 2013 4:39 PM > > To: [email protected] > > Subject: RE: [cas-user] stupid question: Service Management > > > > Some comments follow below. > > If this is in fact what you have verbatim in the file, it's not going to > > work. The name property must point to the authenticated CAS principal. > > (Password is not used). So if you're logging in as abennett and the > > principal on the other end also turns out to be abennett, the name in the > > above configuration should also be abennett. (Watch out for trailing > > spaces) > > > Ok, that works. What I'd actually like is to get it to only let members > of the Domain Admins group in. I can probably work that out from the LDAP > config. > > As far as the password not being used... is this documented somewhere? I > ask not to be a smartass but because I hate having to ask a zillion > questions. I'd be happy to edit the wiki page at > https://wiki.jasig.org/display/CASUM/Services+Management if that would be > welcomed. Looking at it, the example does say "NOT USED" for the password, > but it's a little deceiving whether that meants it's not used here because > it's redacted , or what it means. > > Thanks for the pointer. I'll check out the JSON service tomorrow. > > Cheers, > > Aaron > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
