[JIRA] Commented: (SSPCPP-390) Multiple language versions for the same attribute
Scott Cantor (JIRA)
noreply at shibboleth.net
Sat Jan 21 23:29:25 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777#comment-13777 ]
Scott Cantor commented on SSPCPP-390:
-------------------------------------
I think the better idea is to implement language matching for the values so that the best matching value is used to populate a single valued header. I can factor the logic added for metadata content extraction of language-specific information out into a reusable layer and then add lang awareness to the decoders.
The use case of extracting more than one value and tracking the language could be met by using the non-string decoder options in the SP to encode the lang attribute into the header value. Using different header names would be impossible, since the names would have to depend on the language tag, and it would be trivial to spoof since the set of tags is approximately infinite.
> Multiple language versions for the same attribute
> -------------------------------------------------
>
> Key: SSPCPP-390
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-390
> Project: Shibboleth SP - C++
> Issue Type: New Feature
> Security Level: Standard(Standard bug, may impact functionality but does not represent a security vulnerability )
> Components: Attribute Resolution / Filtering
> Reporter: aduitsis at idp.protectnetwork.org
> Assignee: Scott Cantor
> Priority: Minor
> Fix For: 2.5
>
>
> Hi,
> This is a "mirror" RFE for https://issues.shibboleth.net/jira/browse/IDP-102 requesting a corresponding way to decode multiple language versions of the same attribute will be needed on the SP.
> Thanks,
> Athanasios
--
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