You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2011/06/03 17:19:48 UTC

[jira] [Created] (CXF-3568) Add the ability to cache returned tokens in the STSTokenValidator

Add the ability to cache returned tokens in the STSTokenValidator
-----------------------------------------------------------------

                 Key: CXF-3568
                 URL: https://issues.apache.org/jira/browse/CXF-3568
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.4
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.4.1



This task is to add the ability to cache SAML tokens that are returned from an STS instance in the STSTokenValidator. An "Associated Hash" int is added to the CXF SecurityToken class. On receiving a UsernameToken which is to be dispatched to an STS for validation via WS-Trust, if it is transformed into a SAML Assertion a hash of the UsernameToken is associated with the returned Assertion, which is stored in the TokenStore. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-3568) Add the ability to cache returned tokens in the STSTokenValidator

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-3568.
--------------------------------------

    Resolution: Fixed

> Add the ability to cache returned tokens in the STSTokenValidator
> -----------------------------------------------------------------
>
>                 Key: CXF-3568
>                 URL: https://issues.apache.org/jira/browse/CXF-3568
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.4.1
>
>
> This task is to add the ability to cache SAML tokens that are returned from an STS instance in the STSTokenValidator. An "Associated Hash" int is added to the CXF SecurityToken class. On receiving a UsernameToken which is to be dispatched to an STS for validation via WS-Trust, if it is transformed into a SAML Assertion a hash of the UsernameToken is associated with the returned Assertion, which is stored in the TokenStore. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira