jackson/npm
Deepak Prabhakara 0c86b825a0
revert mysql2 update (#2518)
2024-04-02 21:58:47 +01:00
..
migration Add sort order option to `getAll` function (#1565) 2023-10-24 18:11:52 +01:00
src Cleanup duplicate locale and components (#2493) 2024-03-28 13:21:59 +00:00
test Cron jobs support (#2430) 2024-03-22 11:49:23 +00: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 revert mysql2 update (#2518) 2024-04-02 21:58:47 +01:00
package.json revert mysql2 update (#2518) 2024-04-02 21:58:47 +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