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 "Massimiliano Masi (JIRA)" <ji...@apache.org> on 2007/10/17 10:17:51 UTC

[jira] Created: (RAMPART-98) When the request uses a BEARER keyType, The STSClient tries to retrieve the ProofToken even when the token type is Bearer.

When the request uses a BEARER keyType, The STSClient tries to retrieve the ProofToken even when the token type is Bearer.
--------------------------------------------------------------------------------------------------------------------------

                 Key: RAMPART-98
                 URL: https://issues.apache.org/jira/browse/RAMPART-98
             Project: Rampart
          Issue Type: Bug
          Components: rampart-trust
    Affects Versions: 1.3
         Environment: Mac os x, linux, jboss 4.0.5
            Reporter: Massimiliano Masi


When the keyType in the requestsecuritytoken is set to bearer, the STSClient throws NPE in base64, because it tries to find the proof of possession element, that it should
not be in the requestsecuritytokenresponse

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