You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2006/04/12 18:38:06 UTC

DO NOT REPLY [Bug 39286] New: - Add support for SAML ID attribute type recognition to IdResolver

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39286

           Summary: Add support for SAML ID attribute type recognition to
                    IdResolver
           Product: Security
           Version: Java 1.3
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P4
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: sean.mullan@sun.com


We should add builtin support for recognizing SAML ID attributes to
the org.apache.xml.security.utils.IdResolver class, as we do for other specs
like XKMS. This would allow XMLSec to resolve references to signed SAML
assertions, request and response messages without requiring the developer to
explicity register the elements or use a schema validating parser.

I already have a fix ready for this.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 39286] - Add support for SAML ID attribute type recognition to IdResolver

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39286


sean.mullan@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From sean.mullan@sun.com  2006-04-13 14:24 -------
(In reply to comment #1)
> For me is ok. But I would recomend developer to explicity register elements or
> use schema id aware parsers. As it is much faster than the all element scaninig
> we use.

Good point. We should add this advice to the FAQ.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 39286] - Add support for SAML ID attribute type recognition to IdResolver

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39286





------- Additional Comments From raul-info@r-bg.com  2006-04-12 18:03 -------
For me is ok. But I would recomend developer to explicity register elements or
use schema id aware parsers. As it is much faster than the all element scaninig
we use.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.