Not sure what the "release" means in this context and what this test program is doing, but just a wild guess - could be a client session interfering, etc. Might try to kill the session and re-login, perhaps?
Cheers, D. Sent from my iPhone On Feb 27, 2013, at 8:30, Richard Versace <[email protected]> wrote: > Yes I have. I can see the operation taking place in the log file when I add > the attributes to to file but I don't see them being released in the test > program someone wrote until after I restart cas. > > > On Tue, Feb 26, 2013 at 3:10 PM, Dmitriy Kopylenko <[email protected]> > wrote: >> Have you added change notification support as described here? >> >> https://github.com/Unicon/cas-addons/wiki/Configuring-JSON-Service-Registry >> >> Cheers, >> D. >> >> On Feb 26, 2013, at 1:16 PM, Richard Versace <[email protected]> wrote: >> >>> Ok, one last time... >>> >>> I have the allowedAttributes working but it seems like they won't work >>> until I restart cas. Is this expected behavior? >>> >>> Thanks, >>> >>> Rick. >>> >>> >>> On Tue, Feb 26, 2013 at 10:25 AM, Richard Versace <[email protected]> >>> wrote: >>>> Thanks to all for the assistance. You've saved my sanity many times over. >>>> >>>> >>>> On Mon, Feb 25, 2013 at 8:46 PM, <[email protected]> wrote: >>>>> On Feb 25, 2013, at 19:38, Richard Versace <[email protected]> wrote: >>>>> >>>>> > Ahh. So is there a way of adding attribute release via the JSON >>>>> > methodology? >>>>> >>>>> Yes, through the allowedAttributes property. It takes an array of strings >>>>> with the names of the attributes to be released. E.g.: >>>>> >>>>> "allowedAttributes":[ "uid", "mail" ] >>>>> >>>>> Best regards, >>>>> -- >>>>> Carlos M. Fernández >>>>> Sr. Enterprise Systems Admin >>>>> Saint Joseph's University >>>>> W: 610-660-1501 >>>>> M: 215-316-1193 >>>>> E: [email protected] >>>>> -- >>>>> 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 >> >> >> -- >> 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 -- 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
