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
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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

    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)

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • 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