Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.9
-
None
-
None
Description
The UsernameTokenProcessor does not currently enforce the "passwordType" property on the inbound side. This task is to add a configuration switch (default to false for backwards compatibility) which enforces the "passwordType" property on an inbound Username Token. This functionality gives the receiver the ability to make sure that the received token is e.g. password digest, and not plaintext.
Attachments
Issue Links
- is related to
-
CXF-2150 Web service provider using UsernameToken profile should throw an exception if SOAP client's password type <> web service provider's.
- Closed