The third OAuth2 flow that we'll cover as part of this series is the Resource Owner Password Flow. We've covered the OAuth2 Authorization Grant Flow and the OAuth2 Implicit Flow... read more →
Yikes, I wanted to blog about refreshing an access token first, but instead I went on writing about the implicit flow today. So instead of changing the post order afterwards... read more →
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 →