[
https://issues.apache.org/activemq/browse/SM-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42612#action_42612
]
Torsten Mielke commented on SM-1345:
------------------------------------
Trying to use a password digest currently results in the following error being
raised:
{code}
org.apache.ws.security.WSSecurityException: General security error
(WSSecurityEngine: Callback supplied no password for: alice); nested exception
is:
javax.security.auth.callback.UnsupportedCallbackException
{code}
> servicemix-http bc to support WS-Security UsernameToken with passwords of
> type wsse:PasswordDigest
> --------------------------------------------------------------------------------------------------
>
> Key: SM-1345
> URL: https://issues.apache.org/activemq/browse/SM-1345
> Project: ServiceMix
> Issue Type: Improvement
> Components: servicemix-http
> Affects Versions: 3.2.1
> Reporter: Torsten Mielke
>
> servicemix-http bc currently does not support WS-Security UsernameToken
> formats, where the password is a digest as opposed to a clear text password.
> Please add support for this password type.
> <wsse:Password
> Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.