SAML Jackson: A SAML SSO service designed as an OAuth 2.0 flow. Integrate SAML with just a few lines of code. Demo - https://saml-demo.boxyhq.com
Go to file
Aswin V 70ed768046
Fix react SDK and license issues (#880)
* Disable minify

* Add Apache 2.0 License

* Sync lock files

* Sync lock file

* Use SPDX id

* Update Copyright

* Update main license file

* Add LICENSE to prettierignore
2023-01-24 22:02:37 +05:30
.github sha7 should be fixed this time 2023-01-12 23:28:44 +00:00
.vscode Automatic class sorting with prettier plugin for tailwind (#105) 2022-02-23 17:37:24 +00:00
_dev Pagination related changes for setup link (#812) 2023-01-06 22:36:03 +00:00
components add friendly mappings to well known Providers (#860) 2023-01-20 15:59:13 +00:00
e2e E2E tests for admin portal SSO (#846) 2023-01-20 10:37:01 +00:00
ee fix: display toast and adjust the width of the content (#859) 2023-01-20 00:28:12 +00:00
lib Add Playwright test for `/api/v1/` and `/api/scim/` endpoints (#816) 2023-01-17 10:07:14 +00:00
locales/en fix: use the HTML page for displaying the SP SAML Config (#857) 2023-01-18 20:19:20 +00:00
npm Bump openid-client from 5.3.1 to 5.3.2 in /npm (#867) 2023-01-23 20:39:07 +00:00
pages make sp-metadata hide encryption by default 2023-01-23 10:16:41 +00:00
public Add a new UI for the login screen (#647) 2022-11-03 18:48:32 +00:00
sdk/ui/react Fix react SDK and license issues (#880) 2023-01-24 22:02:37 +05:30
styles fixed dark modal textarea color for raw audit logs 2023-01-13 14:45:01 +00:00
swagger Updated otel libs and added support for grpc as well (#714) 2022-12-05 20:47:12 +00:00
types Retraced Admin UI (#452) 2022-12-30 17:02:16 +00:00
uffizzi need to do a full install 2023-01-10 21:47:27 +00:00
.dockerignore Enhancements (#584) 2022-10-11 20:32:18 +05:30
.env.example Admin portal sso login (#762) 2023-01-12 20:39:08 +05:30
.eslintrc.js Bootstrap ui sdk development with Login component (#735) 2023-01-11 22:16:23 +00:00
.gitignore Admin interface for Jackson (#71) 2022-02-22 19:03:21 +00:00
.prettierignore Fix react SDK and license issues (#880) 2023-01-24 22:02:37 +05:30
.prettierrc.js Next.js service (#53) 2022-01-05 12:09:51 +00:00
CODE_OF_CONDUCT.md added code of conduct 2022-09-20 22:38:52 +01:00
Dockerfile Copy sdk/ui/react in case we have deps in the future (#856) 2023-01-17 10:07:40 +00:00
LICENSE Fix react SDK and license issues (#880) 2023-01-24 22:02:37 +05:30
Procfile Add missing env to one click deploy (#122) 2022-03-18 18:37:44 +00:00
README.md tweaked title 2022-11-10 10:29:37 +00:00
SECURITY.md Added SECURITY.md 2022-02-16 16:05:43 +00:00
app.json Add missing env to one click deploy (#122) 2022-03-18 18:37:44 +00:00
i18next.d.ts Bump next-i18next from 12.1.0 to 13.0.2 (#753) 2022-12-20 20:11:27 +00:00
middleware.ts Use middleware to validate the API requests (#792) 2023-01-06 23:37:08 +00:00
next-env.d.ts Next.js service (#53) 2022-01-05 12:09:51 +00:00
next-i18next.config.js feat: add i18n internationalization (#560) 2022-10-08 18:54:43 +01:00
next.config.js Admin portal sso login (#762) 2023-01-12 20:39:08 +05:30
package-lock.json Fix react SDK and license issues (#880) 2023-01-24 22:02:37 +05:30
package.json Fix react SDK and license issues (#880) 2023-01-24 22:02:37 +05:30
playwright.config.ts E2E tests for admin portal SSO (#846) 2023-01-20 10:37:01 +00:00
postcss.config.js Signing of SBOM reports (#99) 2022-02-22 19:17:32 +00:00
tailwind.config.js Switch to react-daisyui (#750) 2022-12-20 17:18:58 +00:00
tsconfig.json Bootstrap ui sdk development with Login component (#735) 2023-01-11 22:16:23 +00:00
types.ts Federated SAML (#685) 2022-12-16 15:38:59 +00:00

README.md

SAML Jackson: Enterprise SSO made simple

npm Docker pull Github stargazers Github issues license Twitter Discord node-current Swagger Validator

Deploy with Vercel Deploy

SAML/OIDC SSO service

Jackson implements the SAML login flow as an OAuth 2.0 or OpenID Connect flow, abstracting away all the complexities of the SAML protocol. Integrate SAML with just a few lines of code. We also now support OpenID Connect providers.

Try our hosted demo showcasing the SAML SP login flow here, no SAML configuration required thanks to our Mock SAML service.

You can also try our hosted demo showcasing the SAML IdP login flow here.

Documentation

For full documentation, visit boxyhq.com/docs/jackson/overview

Directory Sync

SAML Jackson also includes support for Directory Sync based on the SCIM 2.0 protocol.

Directory sync helps organizations automate the provisioning and de-provisioning of their users. As a result, it streamlines the user lifecycle management process by saving valuable organizational hours, creating a single truth source of the user identity data, and facilitating them to keep the data secure.

For full documentation, visit boxyhq.com/docs/directory-sync/overview

Source code visualizer

CodeSee codebase visualizer

Observability

We support first-class observability on the back of OpenTelemetry, refer here for more details.

SBOM Reports (Software Bill Of Materials)

We support SBOM reports, refer here for more details.

Container Signing and Verification

We support container image verification using cosign, refer here for more details.

Contributing

Thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are appreciated.

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Support

Reach out to the maintainers at one of the following places:

Reporting Security Issues

Responsible Disclosure

License

Apache 2.0 License