Blog by Corentin


sso

In this post, I will show you how to make a SAML SSO authentication for a NodeJS CLI application. This is useful when you want to authenticate users in a CLI application using a SAML SSO provider. Introduction SAML (Security Assertion Markup Language) is an XML-based standard for exchanging authentication and authorization data between security domains.