You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org> on 2008/01/14 06:13:34 UTC

[jira] Resolved: (RAMPART-129) Validation of supporting tokens according to a service's policy

     [ https://issues.apache.org/jira/browse/RAMPART-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya resolved RAMPART-129.
------------------------------------------------

    Resolution: Fixed
      Assignee: Nandana Mihindukulasooriya

Added this validation in Rampart. Actually what Rampart policy based validator does is check the presence of the supporting tokens in the security header. Actual validation is done by the token processors in WSS4J.

eg. 
SAML Token processing is done by - org.apache.ws.security.processor.SAMLTokenProcessor
Username Token processing is done by - org.apache.ws.security.processor.UsernameTokenProcessor

> Validation of supporting tokens according to a service's policy
> ---------------------------------------------------------------
>
>                 Key: RAMPART-129
>                 URL: https://issues.apache.org/jira/browse/RAMPART-129
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>    Affects Versions: 1.3
>            Reporter: Joana M. F. Trindade
>            Assignee: Nandana Mihindukulasooriya
>
> Currently, there is a problem with the validation of supporting tokens according to a service's security policy. The requirements and constraints of the policy are not correctly checked in the message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.