4.6 RequestSecurityTokenWithToken Request

 <?xml version="1.0" encoding="utf-8"?>
 - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     - <soap:Body>
         - <RequestSecurityTokenWithToken xmlns="http://schemas.microsoft.com/ActiveDirectory/FederationService/2005/07/">
             - <inToken>
                 zAHQAcgBhAHQAbwByAEAAZABkAHMAeQBzADMANwBhADEAMAAuAGMAbwBtAA==
             -- Base 64 encoded token ------
             AQBjADEANABuACMAIgAgAC8APgA8AFMAaQBnAG4AYQB0AHUAcgBlAE0AZQB0AGgAbwBkACAAQQBsAGcAbwBy
             </inToken>
             <targetRealmName>https://dsp20a48.adfsrdomlh-2.nttest.microsoft.com:8081/claims/</targetRealmName>
         </RequestSecurityTokenWithToken>
     </soap:Body>
 </soap:Envelope>