[JIRA] Commented: (SSPCPP-437) Add artifact binding for resolving artifacts via file system
Scott Cantor (JIRA)
noreply at shibboleth.net
Sun Apr 29 23:56:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037#comment-14037 ]
Scott Cantor commented on SSPCPP-437:
-------------------------------------
http://svn.shibboleth.net/view/cpp-sp?rev=3630&view=rev
Added option to enable the feature.
> 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
>
> Original Estimate: 4 hours
> Time Spent: 4 hours
> Remaining Estimate: 0 minutes
>
> 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