Tag: OAuth 2.0
-

Java web application based on OAuth2
Java web application based on OAuth2 Hello, Last week I've investigated how does OAuth2 protocol works and developed a Proof of Concept (PoC) in Java. In this post I would like to show you how effortlessly develop simple client-server application using OAuth 2.0 standard for authorization of protected resources placed on a server. Before we