Commit Graph

83 Commits

Author SHA1 Message Date
Schalk Neethling f81125ce7b
docs: update README (#2445)
* docs: update README

This proposes an updated README which is reformatted and also includes a walkthrough to get SAML Jackson up and running quickly.

* changes based on review feedback

* Update .env.example

* Update .env.example with 32 for nextauth

* simplify setup by skipping migrations

* link to README

* clarifying comment

* add line instructing the user to log in using configured credentials

* remove docker line

* README cleanup

* cleanup

* MacOS > macOS

* remove reference to migrations

* typo

* fix grammar

* fix grammar

* updates to README

* update admin portal login options

* fix typos

* tweaks

* small typo fixes

* Update CONTRIBUTING.md

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2024-03-19 12:27:42 +00:00
Deepak Prabhakara a6b6c8d681
Update README.md 2024-02-27 23:47:24 +00:00
Deepak Prabhakara 765690ec98 cleanup 2024-01-05 13:34:57 +00:00
Deepak Prabhakara f99a2e1443
Update README.md 2023-11-22 11:21:01 +00:00
Deepak Prabhakara 41b65b5761
looks like we don't need custom-install anymore (#1948)
* looks like we don't need custom-install anymore

* tweak
2023-11-18 13:30:04 +00:00
Kiran K 4048ca3d12
Update README.md (#1886) 2023-11-03 10:57:27 +00:00
Deepak Prabhakara 1177ce1011
Format using prettier and add check-format step to GH actions (#1759)
* prettier format

* added check-format step to github actions
2023-10-11 09:18:03 +01:00
Sulav Ghimire f59d14fdac
Removed all of these stars() (#1698)
* Removed all of these stars()

* Fixed the all star issue

---------

Co-authored-by: Nathan Tarbert <66887028+NathanTarbert@users.noreply.github.com>
2023-10-04 13:07:00 +01:00
Frantic Rabbit 5f85bf5acf
Docs: Update readme (#1696)
Co-authored-by: Nathan Tarbert <66887028+NathanTarbert@users.noreply.github.com>
2023-10-02 21:41:25 -04:00
Nathan Tarbert c8e7dfab56
Add Hacktoberfest badge to the README.md (#1691) 2023-10-01 16:42:32 +01:00
Nathan Tarbert 28a99ed8f8
Update README.md (#1643) 2023-09-23 17:43:46 +01:00
Nathan Tarbert 03330bc697
Added docs link at the top / video of connection in the center (#1545)
* Added docs link at the top / video of connection in the center

* Update README.md

* added SaaS link under the logo

* Update image link

* Move the links to the center

* tweaked text, formatting

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2023-09-03 10:44:29 +01:00
Nathan Tarbert ff71658da0
Update README.md (#1506)
* Update README.md

* Update README.md header image

* Update image to light or dark mode preference

* Update README.md
2023-08-29 10:07:35 -04:00
Nathan Tarbert 4567d1e8f8
Update README.md (#1443)
* Update README.md

* Update README.md
2023-08-10 21:47:01 +05:30
Deepak Prabhakara 673a536f42
Updated README.md to add OpenSSF badge (#1241) 2023-06-22 21:42:01 +01:00
Nathan Tarbert 897e2a277d
Update README.md (#1237)
* Update README.md

Added Video section with SAML Jackson tutorial video link. 
Created a Testing section for Mock SAML

* Update README.md

Change Testing section to Demo
2023-06-20 19:38:04 +01:00
Nathan Tarbert 6ae73a2bad
Update README.md (#1200)
Add space next to the Youtube link
2023-06-01 21:56:43 +01:00
Nathan Tarbert 8ca018d9fc
Update README.md (#1159)
1. Move Contributing section below setup

2. Add Youtube link to Community
2023-05-22 15:19:54 +01:00
Nathan Tarbert 7626d35db0
Update README.md (#1090)
* Update README.md

Added getting started details and links to service and npm library

* Update README.md

* Update README.md
2023-04-17 18:14:20 +01:00
Nathan Tarbert 4ddf36b12b
Update README.md (#981)
correct grammar
2023-03-03 23:01:41 +00:00
Nathan Tarbert e438c86069
Update README.md (#946)
Add description to Github Issues as well as community links (Discord and Twitter) to README.
2023-02-16 01:59:00 +00:00
Deepak Prabhakara 8cfb1f4506
Updated to node 18 (#794)
* updated to node 18

* updated to node 18.13.0

* testing absolute url

* Revert absolute url change

* Update playwright

* Try with 1.28.1

* [skip ci] revert package version changes

* [skip ci] get playwright traces

* Revert change

* testing a node18 fix for dns and fetch

* Try dns fix using beforeAll hook

* Try with cmd line option for webserver

* Try with NODE_OPTIONS

* Add dns node_option to Docker build

* Use 0.0.0 to conform to semver

* Update node-version for sdk job

* Add `--install-links=false` flag to `npm install`

* Tweak node-version

* Update `NODEJS_IMAGE`

* Remove flag which is already added in npm script

* Lock file updates

* turn off cache

* npm install needs to be replaced with a custom script that doesn't install links

* add back npm cache

* Sync lock file

* minor tweak

* Update README

* Minor formatting

* Remove build as not required in this job

* Add `prepublishOnly` script to react sdk

* Name the step

* Update `NODEJS_IMAGE` in uffizi dockerfile

* Add E2E section

* Sync lock file

* fixed merge

---------

Co-authored-by: Aswin V <vaswin91@gmail.com>
2023-02-07 12:40:13 +00:00
Deepak Prabhakara e3dd870c3f
Updated readme 2023-01-25 13:52:27 +00:00
Deepak Prabhakara 1674fd5afa
tweaked title 2022-11-10 10:29:37 +00:00
Deepak Prabhakara 5af9ccd402
updated readme 2022-11-10 10:28:55 +00:00
Deepak Prabhakara ea577221d9
added OIDC support 2022-09-30 13:08:31 +01:00
Deepak Prabhakara a2b3ada599 added Directory Sync to readme 2022-09-09 15:56:24 +01:00
Deepak Prabhakara 9b925eedce
updated readme 2022-08-02 22:40:05 +01:00
Kiran K 14f10c2e4d
Fix the link to the Doc (#180) 2022-05-03 18:30:39 +01:00
Deepak Prabhakara 1617b418a0
updated readme 2022-03-25 23:00:15 +00:00
Deepak Prabhakara 432a6cfb50 updated readme to add IdP login link 2022-03-20 02:57:02 +00:00
Aswin V 6f2384c97e
Add missing env to one click deploy (#122)
* Fix env from heroku

* Add missing envs

* Support DATABASE_URL env

* Fix IDP_ENABLED env check

* Remove env setting

* SAML_AUDIENCE env value and not required change

* CLIENT_SECRET_VERIFIER not required

* Fix envLink and add variables

* Use defaultDb util across npm and service

* Add IDP_ENABLED
2022-03-18 18:37:44 +00:00
Deepak Prabhakara 9b35af0897 fixed typo 2022-03-16 22:10:37 +00:00
Deepak Prabhakara ff1fdcfea7
updated readme 2022-03-03 01:03:03 +00:00
Deepak Prabhakara 003595d4a0 updated readme 2022-02-28 23:41:29 +00:00
Kiran K 63faa2b727
Add badges (#100) 2022-02-22 14:41:26 +00:00
Deepak Prabhakara fe80252292 sbom, observability and container signing has moved to the website docs 2022-02-18 23:46:41 +00:00
Deepak Prabhakara 90e65f8d95 updated docs for SBOM 2022-02-18 20:49:59 +00:00
Deepak Prabhakara 82c74557d0 Added note about reporting security issues 2022-02-16 16:08:00 +00:00
Aswin V bcda0cec38
Add EXTERNAL_URL and description (#83) 2022-02-15 23:35:21 +00:00
ukrocks007 b8bc4c1f0e
Sbom 1 (#79)
* Create sbom.yml

* Update sbom.yml

* Update sbom.yml

* Update sbom.yml

* Rename sbom.yml to npm-package-sbom.yml

* Create docker-image-sbom.yml

* Update npm-package-sbom.yml

* Update docker-image-sbom.yml

* Update docker-image-sbom.yml

* Update docker-image-sbom.yml

* Update and rename docker-image-sbom.yml to next-js-sbom.yml

* Update next-js-sbom.yml

* Update and rename next-js-sbom.yml to next-js-project-sbom.yml

* Update next-js-project-sbom.yml

* Update next-js-project-sbom.yml

* Update next-js-project-sbom.yml

* Update next-js-project-sbom.yml

* Update next-js-project-sbom.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* update main.yml

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Changes

* Automated report

* Changes

* Automated report

* Changes

* Changes

* Changes

* Automated report

* Changes

* Changes

* Changes

* Changes

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Changes

* Automated report

* Automated report

* Update main.yml

* Automated report

* Update main.yml

* Automated report

* Automated report

* Automated report

* Automated report

* Update main.yml

* Automated report

* Automated report

* Automated report

* Delete npm-package-sbom.yml

No need for this file as NPM SBOM is merged with main.yml

* Automated report

* Automated report

* Update main.yml

* Automated report

* Automated report

* Update main.yml

* Update main.yml

* Automated report

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Changes

* Changes

* Changes

* Automated report

* Automated report

* Changes

* Automated report

* Changes

* Automated report

* Automated report

* Changes

* Changes

* Automated report

* Automated report

* Changes

* Changes

* Automated report

* Changes

* Automated report

* Changes

* Automated report

* Readme.md updates

* Automated report

* tweaked docs

* Automated report

* Optimizing the workflow

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* Workflow fix

* revert

* Automated report

* revert

* fixes

* fixes

* Automated report

* fixes

* fixes

* fixes

* Automated report

* fixes

* Automated report

* builds will fail in case of sbom issues

* cleanup of version and publish tag usage

* changed severity to high

* grype is confusing redis npm for redis server

* Automated report

Co-authored-by: github-bot <github-bot@boxyhq.com>
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-02-08 22:30:55 +00:00
Aswin V ec83f5052b
56 one click deploy (#70)
* Add deploy to vercel badge

* app.json for heroku

* customise web process and set env

* export env

* invoke next directly

* Fix script

* Bind to the heroku container port

* Deploy to heroku button

* Add env description

* set SSL to true

* Try with query params

* Try with ssl setting

* Revert changes

* Use sslmode with conn string

* Add env to set typeorm connection setting for ssl

* Fix option setting

* Remove sslmode

* Remove template

* Name fix

* Test the PGSSLMODE flag

* Cleanup

* addback newline

* Remove plan spec
2022-01-21 23:17:01 +00:00
Deepak Prabhakara eb62ffb43f updated deps, docs 2022-01-18 14:28:03 +00:00
Deepak Prabhakara 8669311f28
added encodedRawMetadata since some gateways will reject raw xml (#64)
* added encodedRawMetadata since some gateways will reject raw xml

* removed .eslintcache

* ignore .eslintcache
2022-01-13 20:47:42 +00:00
Deepak Prabhakara d16bf8f146 updated readme 2021-12-31 13:19:15 +00:00
Deepak Prabhakara 814e780a0a - removed cockroachdb until fully tested
- added migration scripts for postgres, mysql and mariadb
2021-12-30 15:41:53 +00:00
Aswin 5ce5c65917 Verify clientSecret for added security 2021-12-21 12:23:04 +05:30
Aswin 72c649fda8 Add missing section for delete 2021-12-21 00:18:56 +05:30
Aswin 8d68fdd7e2 Update doc 2021-12-20 23:35:03 +05:30
Deepak Prabhakara 4cd76af9de fixed userinfo path in docs 2021-12-17 16:43:17 +00:00