This is demo from article dev.to article https://dev.to/incubus8/jumpcloud-sso-with-rust-backend-and-spa-frontend-2i58
The Rust backend can be seen here github.com/rhzs/rust-saml-jumpcloud-sso
- Node 14
npm i
npm run serve -- --port 3000
- Go to browser
http://localhost:3000
rhzs (c) 2022