+

Search Tips   |   Advanced Search

Configure identity assertion for Version 5.x web services with an assembly tool

With the identity assertion authentication method, the security token generates a <wsse:UsernameToken> element containing a <wsse:Username> element. On the request sender side, a callback handler is invoked to generate the security token. On the request receiver side, the security token is validated. Trust is established through the use of a security token rather than through user name and password validation.


Subtopics