Commit Graph

138 Commits

Author SHA1 Message Date
Deepak Prabhakara
c73dec8f12 bumped up version 2022-07-13 23:42:24 +01:00
Deepak Prabhakara
1fc945be3f added link to Github repo 2022-07-13 23:41:26 +01:00
Deepak Prabhakara
91722356a6 updated logo 2022-05-22 19:57:08 +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
390b74cec1
Add docker installation to README (#19) 2022-03-17 01:44:33 +00:00
Deepak Prabhakara
6e031ea51a fixed workflow branches 2022-03-15 00:36:03 +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
Aswin V
cfe001ae50
Style fix (#18)
* Remove gray bg

* readOnly -> disabled

* gray bg for disabled state
2022-03-08 13:21:58 +00:00
Deepak Prabhakara
6fbf36bd7d added CodeSee link 2022-03-04 20:52:47 +00:00
codesee-maps[bot]
4ec1e48175
Add CodeSee architecture diagram workflow to repository 2022-03-04 20:49:07 +00:00
Aswin V
0a5069ba7f
Check if router is ready (#17) 2022-03-04 11:51:24 +00:00
Aswin V
1129e3e022 Escape single quote 2022-03-04 00:25:02 +05:30
Deepak Prabhakara
60c1fe9bf9
Idp login (#13)
* Support IdP login

* added ldP login link

* tweaked layout

* redirectUrl -> acsUrl

* Added secondary button class

* Style and layout tweaks

* Add aria-hidden to svg

Co-authored-by: Aswin V <vaswin91@gmail.com>
2022-03-03 18:40:32 +00:00
Deepak Prabhakara
d1f6cba776 tweaked firstName and lastName 2022-03-02 23:50:03 +00:00
Deepak Prabhakara
b024b30f6e type fix 2022-03-02 21:37:16 +00:00
Deepak Prabhakara
b514f9d4bb added text in the login screen that explains it is a simulated login 2022-03-02 21:16:28 +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
Kiran K
eb0a0fe518
Add example.org to the domain list so that users can test multiple domains (#12)
* Add the email domain dropdown

* Fix #5

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-02 21:02:13 +00:00
Deepak Prabhakara
e413c794f0 text tweaks 2022-03-02 20:53:00 +00:00
Deepak Prabhakara
73c1bdc813 fixed build when NEXT_PUBLIC_GTM_ID is not defined 2022-03-01 13:31:28 +00:00
Kiran K
8f9a31bfd4
Add the extra env variables (#8) 2022-03-01 12:48:27 +00:00
Kiran K
f4e5e09738
Fix the image path for ogimage (#9) 2022-03-01 12:47:34 +00:00
Deepak Prabhakara
8b3971d000 fixed css formatting (Headwind was conflicting) 2022-03-01 12:35:42 +00:00
Deepak Prabhakara
3ccfb78692 format 2022-03-01 00:52:13 +00:00
Deepak Prabhakara
076949f856 added Google Tag Manager 2022-03-01 00:50:36 +00:00
Deepak Prabhakara
0963d95787
updated readme 2022-02-28 22:58:45 +00:00
Kiran K
c6d12eb431 Oneclick deploy button (#2)
* Update README.md

* Add app.json

* Update README.md

* Add files via upload

* Update README.md

* Update README.md
2022-02-28 21:54:20 +00:00
Kiran K
1f6b8fcc85 Add Dockerfile (#4) 2022-02-28 21:53:55 +00:00
Deepak Prabhakara
e10609c56b removed old certs 2022-02-28 21:52:14 +00:00
Aswin V
b9608afa53 sort changes in classnames 2022-03-01 00:44:34 +05:30
Aswin V
1e0dd8feea Remove await 2022-03-01 00:44:19 +05:30
Aswin V
4fdf5e9674 Get public/private key from env 2022-03-01 00:42:21 +05:30
Deepak Prabhakara
827128aca3 updated preview image (Roboto font) 2022-02-28 18:49:23 +00:00
Aswin V
9d29d8ce3c Merge branch 'main' of github.com:boxyhq/mock-saml 2022-03-01 00:12:51 +05:30
Aswin V
306ff42bc0 Fix contrast with box-shadow 2022-03-01 00:12:44 +05:30
Kiran K
88a14aeeb7 Build the metadata using the xmlbuilder (#3) 2022-02-28 17:39:52 +00:00
Kiran
43f03c1a92 Update README.md 2022-02-28 12:11:59 +05:30
Kiran
b04bea11d1 Update README.md 2022-02-28 12:04:57 +05:30
Kiran
c85d90c1c1 Improve the preview image 2022-02-28 11:59:07 +05:30
Kiran
a0c9babf81 Fixed the preview image path 2022-02-28 11:48:31 +05:30
Kiran
971f4fdb6b Add title, description and open graph tags 2022-02-28 11:41:34 +05:30
Kiran
a78036151e Fix the css 2022-02-28 11:22:49 +05:30
Deepak Prabhakara
46496a18f9 updated engines 2022-02-27 19:26:51 +00:00
Deepak Prabhakara
b342b21ae9 tweaks 2022-02-25 20:24:41 +00:00
Deepak Prabhakara
95ce328cbf build fix 2022-02-25 20:12:28 +00:00
Deepak Prabhakara
12a1def600 cleanup 2022-02-24 23:05:36 +00:00
Aswin V
ff4843ce9a Automatic class sorting with prettier 2022-02-24 23:46:45 +05:30
Aswin V
8bd9290b3c Refactor styles 2022-02-24 23:41:56 +05:30