Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Does Siebel support Password Digest in the WS-Security header of an inbound Web service request ?

edited Dec 16, 2016 12:26AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi,


I need to expose a inbound Siebel web service with WS-security header in the request.

Does Siebel support a header like this example?


    <Header>

        <wsse:Security xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" mustUnderstand="0">

            <wsse:UsernameToken>

                <wsse:Username>SADMIN</wsse:Username>

                <wsse:Password Type="wsse:PasswordDigest">=asf*?faf+78</wsse:Password>

            </wsse:UsernameToken>

        </wsse:Security>

    </Header>

Thanks in advance

Regards

Mauricio

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center