OAuth 2.0 Token Exchange FlowOAuth 2.0 Token Exchange is an extension of the OAuth 2.0 framework, designed to allow a client application to exchange one type of OAuth…Oct 15, 20231Oct 15, 20231
Introduction to basic LDAP conceptsLDAP(Lightweight Directory Access Protocol) as the name suggests, is a protocol that is widely used to access and manage directory…Aug 21, 2023Aug 21, 2023
Practical Introduction to Java Lambda ExpressionsJava lambda expressions are a powerful feature introduced in Java 8 that revolutionized the way developers write code. They provide a…May 21, 2023May 21, 2023
Unlocking the Future: The Rise of Passwordless AuthenticationPasswords have been the primary means of authentication for decades, but they come with their own set of problems. Users often have…May 1, 2023May 1, 2023
Cool New Java Features that You Should Know in 2022The latest version of java at the time of writing this article is java 19, which was released on September 20, 2022. Java 17 is the latest…Oct 28, 2022Oct 28, 2022
My Game Development Journey with UnityEver since I was a kid I was fascinated with video games. I still clearly remember the first time I played a video game, I was 9 years old…Aug 27, 2021Aug 27, 2021
WSO2 Identity Server: Configure using REST APIs for OIDC Conformance TestingWSO2 Identity Server is an open-source identity and access management solution. It is built upon open-source principles and open standards…Feb 28, 2021Feb 28, 2021
Introduction into GitHub ActionsWith GitHub actions, you can easily automate your workflows. Using Github actions makes it very easy and simple for you to build, test…Jan 18, 2021Jan 18, 2021
Introduction to Single Sign-On(SSO)You have probably noticed when you are using Google services after you log in to one service like Gmail you can also use other services…Dec 6, 2020Dec 6, 2020