How to Implement SAML SSO with SPAs?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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)

  4. 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

  • Laudspeaker hiring senior engineer to build open source customer engagement

    1 project | news.ycombinator.com | 27 Mar 2024
  • Can you develop a CRUD app in 15 minutes?

    2 projects | news.ycombinator.com | 23 Oct 2023
  • Laudspeaker hiring engineer to build open source customer journey software

    1 project | news.ycombinator.com | 13 May 2023
  • i'm building an open source visual drag and drop editor for designing user messaging flows (like onboarding) for websites and apps

    1 project | /r/Frontend | 2 May 2023
  • Laudspeaker hiring engineer to build open source customer journey software

    1 project | news.ycombinator.com | 28 Apr 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?