Commit Graph

927 Commits

Author SHA1 Message Date
Deepak Prabhakara
c73dec8f12 bumped up version 2022-07-13 23:42:24 +01:00
Deepak Prabhakara
4acea7c223 updated to saml20 v1.0.1 2022-04-27 21:16:05 +01:00
Deepak Prabhakara
331c3cf318
Switch to saml20 (#21)
* Use boxyhq/saml20

* use sign from saml20

* cleaned up GetKeyInfo

* cleaned up getPublicKeyPemFromCertificate

* cleaned up node-forge

* use hasValidSignature from saml20

* cleanup and update saml20 to the beta version

* throw an error if signature is not valid

* updated saml20
2022-04-26 18:02:12 +01:00
Deepak Prabhakara
a70bd388b3
updated deps (#20)
* updated deps

* updated deps
2022-03-20 02:38:52 +00:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Kiran K
9bc55ea7f0
Validate AuthnRequest signature (#11)
* Validate AuthnRequest signature skelton

* Code refactor: Move the base64decode to common method

* wip

* Add signature validation

* Read the keys from config

* Lock dep version

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-02 21:06:04 +00:00
Deepak Prabhakara
076949f856 added Google Tag Manager 2022-03-01 00:50:36 +00:00
Kiran
a78036151e Fix the css 2022-02-28 11:22:49 +05:30
Aswin V
ff4843ce9a Automatic class sorting with prettier 2022-02-24 23:46:45 +05:30
Deepak Prabhakara
4ec1bc044e Tweaks (#1)
* cleanup and pin versions

* tweaked metadata markers, formatted metadata, cleaned up .env.example file
2022-02-23 23:30:02 +00:00
Kiran
4f361d4a11 Remove the unused dep 2022-02-22 11:37:00 +05:30
Kiran
dae3b90fb9 Fix warning on default export 2022-02-22 11:35:21 +05:30
Kiran
364cd92ffb Add response signing - wip 2022-02-22 11:32:03 +05:30
Kiran
aa76970fe7 cleanup util 2022-02-21 20:01:47 +05:30
Aswin V
7c739065bf Update and pin packages 2022-02-20 00:00:32 +05:30
Aswin V
b13ffeaa1d Add types for xml2js 2022-02-18 23:49:15 +05:30
Aswin V
6b63cc2ea8 Merge branch 'main' of github.com:boxyhq/mock-saml 2022-02-18 14:26:12 +05:30
Kiran
0c37d02d40 Remove unused dep 2022-02-18 12:57:08 +05:30
Kiran
c3c09856bc Merged 2022-02-17 21:43:25 +05:30
Aswin V
14b0b29386 Update next to latest version 2022-02-17 21:02:16 +05:30
Kiran
dc9b150304 Fix the api endpoints 2022-02-17 12:27:50 +05:30
Kiran
6466c3a59f cleanup 2022-02-17 11:35:50 +05:30
Kiran
505416e828 wip 2022-01-14 22:33:09 +05:30
Kiran
1c2657750c wip 2022-01-14 00:50:01 +05:30
Kiran
42a1681dbc wip 2022-01-13 22:37:44 +05:30
Kiran
d66a462e07 first commit 2022-01-09 12:58:39 +05:30
Kiran
cf64de8cd3 Initial commit from Create Next App 2022-01-08 20:41:13 +05:30