You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "bounkong khamphousone (JIRA)" <ji...@apache.org> on 2014/10/01 11:13:33 UTC

[jira] [Updated] (CXF-6032) NullPointerException while validating cert for SAML HOK

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

bounkong khamphousone updated CXF-6032:
---------------------------------------
    Summary: NullPointerException while validating cert for SAML HOK  (was: NullPointerException)

> NullPointerException while validating cert for SAML HOK
> -------------------------------------------------------
>
>                 Key: CXF-6032
>                 URL: https://issues.apache.org/jira/browse/CXF-6032
>             Project: CXF
>          Issue Type: Bug
>          Components: STS
>    Affects Versions: 3.0.1
>            Reporter: bounkong khamphousone
>
> Hi,
> I'm working with CXF-STS and I just tried to get a SAML HOK. From the client part i've set the key type to public and I've set ws-security.sts.token.usecert property to true.
> From the server side, it occurs a NPE in the WSS4J class : Cryptobase.class@l.323. I've changed the DefaultSubjectProvider call at line 173 in order to give an empty collection instead of null.
> Is it a bug or am I missing something?
> Since I've changed, I'm able to retrieve my SAML Token.
> Best regards,
> Bounkong Khamphousone



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)