Hello,
I noticed that the keycloak src contains two identical Base64 java classes:
Both are copied from the iharder project. I was wondering about the fact why they were copied in (yep, that's identical to what PicketLink does).
In AeroGear we use that class as a dependency instead:
If you guys like, I am happy to provide a fix/patch for that as well