Uncategorized

Introduction Email is a vital element in the majority of today's applications. It serves as a user identifier, enabling functionalities such as sign-ups, logins, password resets, and account confirmations. Despite its significance, the end-to-end testing of processes that rely on email can often be a challenging...

In this post we will discuss and explore methods of navigation flow and view construction in SwiftUI. In particular, we will explore a method for abstracting both of these activities out of the view layer. ...

I recently had the opportunity to create pipelines for deploying code to the Salesforce platform using Jenkins. This post describes the challenges I encountered implementing pipelines using a number of different techniques....

Are you working on a project that handles a lot of data? Is it growing? Do you have problems transferring data? If so, you need to read this story. There was this project that I worked on, which is called “Chapar” which means mailman in...

Introduction: The objective of this article is to achieve SSO with SAML authentication in AEM  involving Single identity provider(IDP). Here we are using Shibboleth as IDP.  This article includes setting up Shibboleth IDP , integrating with ApacheDs(Directory Server) followed by integration with AEM. Little bit background on SAML...