[JIRA] Created: (SSPCPP-426) Tracking of header names doesn't handle refresh of attribute config files

Scott Cantor (JIRA) noreply at shibboleth.net
Thu Mar 1 03:18:37 GMT 2012


Tracking of header names doesn't handle refresh of attribute config files
-------------------------------------------------------------------------

                 Key: SSPCPP-426
                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-426
             Project: Shibboleth SP - C++
          Issue Type: Bug
          Components: Attribute Resolution / Filtering
    Affects Versions: 2.4.3, 2.4.2, 2.4.1, 2.4
            Reporter: Scott Cantor
            Assignee: Scott Cantor
             Fix For: 2.5


The plugins that produce attributes report the set of names they produce so the header clearing code can use them, but if the set of names changes due to refresh of a config file, the surrounding code doesn't know about it in order to update the names cached.

We might be able to mitigate it by always pulling the names in real time because the names are cached on the inproc side anyway.

If we can't fix it well enough, the default config can mark relevant configs as unmonitored for changes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list