You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Include PasswordType in SOAP Adapter

The SOAP WS-Security Authentication protocol supports two PasswordTypes for the Username Token:

PasswordText - Where the password is sent as plain text on the password field;

PasswordDigest - Where the password is encoded as Base64(SHA-1(nonce + created + password))

On the OIC SOAP Adapter, the only supported method is PasswordText. If an system provides an service and allow exclusive PasswordDigest, the OIC SOAP Adapter cannot be used, requiring an additional development, and because the password uses the Nonce and the Created fields, basically all the fields on the Authentication block on the SOAP request needs to be handled on this additional development.

1 votes

Submitted · Last Updated

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!