javaee / metro-wsit

https://javaee.github.io/metro-wsit/
Other
9 stars 24 forks source link

ValueType detection in DefaultSAMLTokenProvider not correct #1323

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 14 years ago

In DefaultSAMLTokenProvider, the SecurityTokenReference elements are created with wrong ValueTypes when the requested token is of type http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0. A null valuetype should not be allowed.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 14 years ago

Reported by recht@java.net

glassfishrobot commented 14 years ago

recht@java.net said: Created an attachment (id=1073) patch which moves valuetype to the earlier check for consistency

glassfishrobot commented 14 years ago

jdg6688@java.net said: Apply the patch in trunk. Thanks!

glassfishrobot commented 14 years ago

File: issue_1323.patch Attached By: recht@java.net

glassfishrobot commented 14 years ago

Was assigned to jdg6688@java.net

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA WSIT-1323

glassfishrobot commented 14 years ago

Marked as fixed on Monday, January 4th 2010, 4:26:33 am