Re: SAML exception in tomcat

2014-10-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Baran, On 10/28/14 6:40 AM, Baran Topal wrote: > Hi; I end up with this in tomcat for SAML [code] String index out > of range: 889 java.lang.StringIndexOutOfBoundsException: String > index out of range: 889 at java.lang.String.charAt(Unknown Source)

SAML exception in tomcat

2014-10-28 Thread Baran Topal
Hi; I end up with this in tomcat for SAML [code] String index out of range: 889 java.lang.StringIndexOutOfBoundsException: String index out of range: 889 at java.lang.String.charAt(Unknown Source) at waffle.util.Base64.decode(Unknown Source) at com.test.baran.user.web.SAMLFilter.val