What is Kafka? Kafka is an open-source distributed streaming platform by Apache software foundation and it is used as a platform for real-time data pipeline. […]
Continue readingAuthor: Naveen Raj M
Naveen Raj works as Software Engineer with Trigent Software. He has over three years of software development experience in Web and Enterprise applications using Java/J2EE technologies and various JavaScript libraries.
Naveen has developed and designed applications using Spring, Hibernate and RESTful web services and is always interested in learning new technologies and adopting the same.
OAuth 2.0 – Part 2
Authorization Grant In continuation to my earlier blog, there are four different of scenarios, clients and authorization flows where OAuth can be deployed. I will now discuss OAuth 2.0’s […]
Continue readingOAuth 2.0 – Part 1
Introduction OAuth 2.0 (Open Authentication) is an authorization framework which enables websites or applications to obtain limited access to a HTTP service (such as Facebook, […]
Continue reading