Troubleshooting
Problem
Select AAA policy option "Use WS-Security Token First" when an LTPA token is provided in the SOAP header rather than in an HTTP header.
Symptom
Transaction processing may result in AAA failure and the following log messages
[aaa][warn] 0x83800015 ltpa authentication failed with (LTPA, )
[multistep][error] 0x01d30001 AAA Authentication Failure
if the input request is a SOAP message with an LTPA BinaryBinarySecurityToken in the SOAP header.
<soapenv:Header>
<wsse:Security>
<wsse:BinarySecurityToken ... ValueType="wsst:LTPA">
...
</wsse:BinarySecurityToken>
</wsse:Security>
</soapenv:Header>
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
08 June 2021
UID
swg21506862