Bug 1131313

Summary: NameFormat should be mutable
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Hisanobu Okuda <hokuda>
Component: PicketLinkAssignee: Pedro Igor <psilva>
Status: CLOSED NOTABUG QA Contact: Josef Cacek <jcacek>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: anmiller, bdawidow, bmaxwell, hokuda, jawilson, krathod
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-09 21:16:48 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hisanobu Okuda 2014-08-19 02:34:40 UTC
Description of problem:
You can add AttributeStatement to SAML assertion implementing org.picketlink.identity.federation.core.interfaces.AttributeManager.

However, the value of NameFormat in AttributeStatement is hard-coded to "urn:oasis:names:tc:SAML:2.0:attrname-format:uri" in org.picketlink.identity.federation.core.saml.v2.util.StatementUtil.createAttributeStatement(Map<String, Object> attributes). It should be mutable, eg, "urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified"

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 JBoss JIRA Server 2014-10-04 06:21:44 UTC
Pedro Igor <pigor.craveiro> updated the status of jira PLINK-550 to Resolved

Comment 28 Brad Maxwell 2016-03-09 21:16:48 UTC
This is feature request, feature request go in PRODMGT, this issue is tracked by PRODMGT-976.  Closing as per this is a feature request and there are no more feature releases for EAP 6.x