Hint: Enable the following trace String com.ibm.ws.security.*=all=enabled to get more information.

 

This error occurs during decoding LtpaToken which is a Base64 encoded byte stream. For my case the error occured because LptaToken was not a valid Base64 encoded byte stream, the last character was cut off.