Forum Discussion

soaadmin's avatar
10 years ago

wroong Base64 enoding

Hi
I use basic authentication in soapUi. When I create a Base64 encoding string from the credentials by a simple tool and use it in the basic authentication header, it works and I get access to the service but when I use the standard basic authentication of soapUi which creates the encoded credentials I get authentication error regarding wrong credentials. After checking the encoded strings I saw that the credentials are differnt on two letters as below:

fTkgkTdkdjUikEkdEBieSidTRwsiSioSdEkzPz9OOUJ6UThGaQ== (created by soapUi)
fTkgkTdkdjUikEkdEBieSidTRwsiSioSdEkzP7VOOUJ6UThGaQ== (created by other tool/Not soapUi)
I checked it with more tools and got ever the same UTF8 based Base64 encoded string.

??
Best regads
admin
No RepliesBe the first to reply