In this part of the OAuth2 series we'll be looking at the Implicit Flow, which is also known as the Client-Side Flow. Let's get started .The Implicit Flow (some call it... read more →
Although the OAuth2 Specification is still a working document, there are already quite a few big services out there that are using OAuth2 as their authentication and authorization framework of... read more →
We're facing the challenge of how to write documentation in an agile development process. Yes, you could argue that documentation is muda, but we want it nevertheless - it helps... read more →
We recently released the OCC Web Services - Omni Commerce Web Services - which are RESTful Web Services for the key commerce functionality of the hybris platform. While calling these... read more →
Switching from traditional software distribution to SaaS is not only challenging from a technical point of view, put also from a sales and marketing perspective. Yes, your software is simply... read more →
We're using ZooKeeper and on macs, tests always fail with a ConnectionLossException. The cause of this problem seems to be the implementation of the IO layer in the Oracle JVM.... read more →