Alina Bilaalinaiscoding.hashnode.dev·May 22, 2024How to implement JumpCloud SSO to Node.js application using SAML protocolHey everyone! In this post, I would like to share with you guys how to implement the SSO to a Node.js application with SAML protocol. Introduction to SSO and SAML For those who do not know what a SSO is, SSO or Single Sign On is an authentication met...29 readsSSO
Roman Bonapartroman.guru·Mar 19, 2024Setting Up Jumpcloud Single Sign-On (SSO) for ArgoCD: A Step-by-Step GuideThis guide walks you through integrating Jumpcloud Single Sign-On (SSO) with ArgoCD, enabling your users to access ArgoCD with their existing Jumpcloud credentials. This streamlines authentication, improves security, and simplifies user management. I...252 readsDevOpsJumpCloud