[JIRA] Updated: (SSPCPP-376) Add a post-filtering hashing feature to shorten long attributes, namely ePTIDs
Scott Cantor (JIRA)
noreply at shibboleth.net
Sat Sep 10 01:20:25 BST 2011
[ https://issues.shibboleth.net/jira/browse/SSPCPP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated SSPCPP-376:
--------------------------------
Fix Version/s: 2.5
Remaining Estimate: 1 day
Original Estimate: 1 day
> Add a post-filtering hashing feature to shorten long attributes, namely ePTIDs
> -------------------------------------------------------------------------------
>
> Key: SSPCPP-376
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-376
> Project: Shibboleth SP - C++
> Issue Type: Improvement
> Components: Attribute Resolution / Filtering
> Reporter: Thomas Lenggenhager
> Assignee: Scott Cantor
> Fix For: 2.5
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> Longish attribute values like the ones for eduPersonTargetedID can lead to problems within applications, which do not expect that long values and are not able to store them in their internal storage. A good example is JIRA itself.
> If the SP could generate a hash for such long attributes, the problem would disappear, without having to wait for a fix of the application itself.
> In order to still be able to track back user activity, it will be necessary that the SP logs (or stores?) enough details about hashes it generated.
--
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