How to Implement SAML SSO with SPAs?

This page summarizes the projects mentioned and recommended in the original post on /r/Nestjs_framework

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • nest-keycloak-connect

    keycloak-nodejs-connect module for Nest

  • 1- Connect to your Nestjs backend using nest-keycloak-connect then forward the JWT to your frontend.

  • react-keycloak

    Discontinued React/React Native/NextJS/Razzle components for Keycloak

  • 2- Connect Keycloak to your SPA directly using a generic OpenId Connect client or react-keycloak. This way Keycloak will secure 2 clients separately (frontend(s) and Nestjs)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • nestjs-sp

    OpenAM Nest JS Samlv2 Service Provider

  • Just check this working example: https://github.com/ricardosaracino/nestjs-sp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts