Skip to content

floatingpurr/sso-iam-ic

Repository files navigation

saml-playground

A quick and dirty NodeJs-based example to tinker with SAML and AWS IAM Identity Center.

Read more in this blog post.

Getting started

  • Copy .env.sample and rename it as .env. Set the env vars.

  • Insert your cert.pem into the cert folder.

  • Install dependencies with npm install.

  • Run the project with npm start.

About

An example of SAML federation using AWS IAM Identity Center (AWS SSO) as the Identity Provider with a Node.js Application as the Service Provider

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published