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
Aswin V
bbe8647160
Cleanup and use system font
2022-02-24 23:31:35 +05:30
Aswin V
b613310dfc
Update favicon
2022-02-24 23:18:55 +05:30
Aswin V
19871ee647
Use email hash to generate id
2022-02-24 22:53:35 +05:30
Aswin V
cc68eca2f8
Handle POST binding
2022-02-24 22:06:25 +05:30
Aswin V
0f06186989
Append domain before send
2022-02-24 13:34:55 +05:30
Aswin V
57b8b8b82d
Style fixes
2022-02-24 11:50:40 +05:30
Aswin V
5b6f756e0f
Style fix for button globally
2022-02-24 11:50:21 +05:30
Aswin V
e34297136f
Focus and highlight input on load
2022-02-24 11:50:00 +05:30
Aswin V
1869bde7e8
Remove the punctuation
2022-02-24 11:47:27 +05:30
Kiran
3ec1c69f44
Removed the footer
2022-02-24 11:08:43 +05:30
Kiran
d4be9b83f9
Fix the default value
2022-02-24 10:09:15 +05:30
Kiran
e9b7228493
Style the index page
2022-02-24 09:46:49 +05:30
Kiran
369008c03f
Add header and footer
2022-02-24 08:58:53 +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
Deepak Prabhakara
9f6f714f41
added license file
2022-02-23 17:16:41 +00:00
Kiran
113257113f
Update README
2022-02-23 21:07:55 +05:30
Kiran
806c5d9807
Update README
2022-02-23 20:55:43 +05:30