PinnedNipuna UpekshainJavarevisitedTest-Driven Development(TDD) for Java ProgrammersOne of the most common yet underrated practices that even most professionals do is writing code and not implementing tests. Although it is…Jun 19, 20221Jun 19, 20221
PinnedNipuna UpekshainJavarevisitedLearn OSGi from Scratch — Eclipse, IntelliJ and WSO2 Platform 🖥️Consider the following question. In any large engineering project, for example the design of a new bridge, or jet airliner, what is the…Oct 11, 20212Oct 11, 20212
PinnedNipuna UpekshainJavarevisitedJava EE — Java Servlets and JSPsJava is one of the most internationally highly acclaimed programming languages due to its versatility. Using Java you can create console…Sep 5, 20211Sep 5, 20211
Nipuna UpekshaSetting up Email Sending Module for WSO2 Identity Server for Developers 📨When we talk about IAM or Identity and Access Management, we often see the terms MFA(Multi-factor Authentication) and 2FA(Two-factor…Jul 24Jul 24
Nipuna UpekshainJavarevisitedWriting a Custom Grant Type for WSO2 Identity Server 🔖When we talk about OAuth2 and OpenID Connect(OIDC), we cannot talk about how those two operate by providing access to the client…Jul 19Jul 19
Nipuna UpekshainJavarevisitedWriting a Custom User Store Listener for WSO2 Identity Server 🫙WSO2 Identity Server allows you to alter user store operations by registering an event listener for them. These listeners are executed at…Jul 17Jul 17
Nipuna UpekshainJavarevisitedWriting a Custom User Store Manager for WSO2 Identity Server 📦User stores are places where you store user information. However, sometimes, the default user store schema might not work with your use…Jul 17Jul 17
Nipuna UpekshainJavarevisitedWriting a Custom Local Authenticator for WSO2 Identity Server 🖥️The WSO2 Identity Server is mainly comprised of two frameworks, authentication framework and provisioning framework. One of the most…Jul 171Jul 171
Nipuna UpekshaWriting a Custom Event Handler for WSO2 Identity Server 🔧The eventing framework of the WSO2 Identity Server can be used to trigger events for user operation events like PRE_ADD_USER and…Jul 16Jul 16
Nipuna UpekshaYour Own Custom Color Theme Extension for VS CodeI am an avid fan of VS Code when it comes to developing React or Angular applications due to the flexibility it offers. However, I felt…Jun 4Jun 4