[JIRA] Created: (SSPCPP-437) Add artifact binding for resolving artifacts via file system

Scott Cantor (JIRA) noreply at shibboleth.net
Mon Apr 16 22:11:03 BST 2012


Add artifact binding for resolving artifacts via file system
------------------------------------------------------------

                 Key: SSPCPP-437
                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-437
             Project: Shibboleth SP - C++
          Issue Type: New Feature
          Components: SAML 2.0 Single Sign-On
            Reporter: Scott Cantor
            Assignee: Scott Cantor
             Fix For: 2.5


Integration path for application-provided authentication mechanisms is to require the application code to generate a SAML artifact that is dereferenced via the local filesystem.

This could be done with a special binding, overloading the SOAP binding, or perhaps with a custom artifact type. The latter is probably the cleanest.

All the existing security code should be usable as is provided the rest of the layers think the transport was authenticated.

--
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