jackson/npm
Deepak Prabhakara 64d9b38ef7
updated deps (#2641)
2024-04-30 09:54:49 +01:00
..
migration Add sort order option to `getAll` function (#1565) 2023-10-24 18:11:52 +01:00
src feat: Stats route changes to return count of setup link & saml federations apps (#2627) 2024-04-29 14:40:01 +01:00
test use customer query param instead of domain to fetch all users (#2594) 2024-04-17 12:06:42 +01:00
.eslintignore Format using prettier and add check-format step to GH actions (#1759) 2023-10-11 09:18:03 +01:00
.gitignore Next.js service (#53) 2022-01-05 12:09:51 +00:00
LICENSE Next.js service (#53) 2022-01-05 12:09:51 +00:00
README.md looks like we don't need custom-install anymore (#1948) 2023-11-18 13:30:04 +00:00
map.js updated tap (#1615) 2023-09-25 11:03:21 +01:00
migrate-mongo-config.js Feature/typeorm migrations (#141) 2023-10-13 23:29:21 +01:00
package-lock.json updated deps (#2641) 2024-04-30 09:54:49 +01:00
package.json updated deps (#2641) 2024-04-30 09:54:49 +01:00
tsconfig.build.json Next.js service (#53) 2022-01-05 12:09:51 +00:00
tsconfig.json Bump prettier from 3.2.2 to 3.2.3 (#2163) 2024-01-17 10:53:32 +00:00
typeorm.ts prod deployment (#1780) 2023-10-15 12:12:55 +01:00

README.md

SAML Jackson (not fiction anymore)

SAML service [SAML in a box from BoxyHQ]

You need someone like Jules Winnfield to save you from the vagaries of SAML login. Jackson implements the SAML login flow as an OAuth 2.0 flow, abstracting away all the complexities of the SAML protocol.

Install as an npm library

Jackson is available as an npm package that can be integrated into any web application framework (like Express.js for example). Please file an issue or submit a PR if you encounter any issues with your choice of framework.

npm install @boxyhq/saml-jackson

Documentation

For full documentation, visit boxyhq.com/docs/jackson/deploy/npm-library

License

Apache 2.0 License