Commit Graph

23 Commits

Author SHA1 Message Date
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
b514f9d4bb added text in the login screen that explains it is a simulated login 2022-03-02 21:16:28 +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
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
Aswin V
306ff42bc0 Fix contrast with box-shadow 2022-03-01 00:12:44 +05:30
Aswin V
ff4843ce9a Automatic class sorting with prettier 2022-02-24 23:46:45 +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
e34297136f Focus and highlight input on load 2022-02-24 11:50:00 +05:30
Kiran
3f4fe06192 Code cleanup 2022-02-23 19:28:06 +05:30
Aswin V
55d12727cc Replace current document 2022-02-22 14:03:22 +05:30
Aswin V
3fee129623 Merge branch 'main' of github.com:boxyhq/mock-saml 2022-02-22 13:51:31 +05:30
Aswin V
b64af7afff Login form submittion 2022-02-22 13:48:07 +05:30
Kiran
cb8b857008 Applied prettier 2022-02-22 11:44:12 +05:30
Kiran
aaa007f005 Create saml response 2022-02-21 11:22:12 +05:30
Aswin V
bcfd1764a5 Use a light color 2022-02-18 23:48:59 +05:30
Aswin V
cb9cb3aed3 Login form 2022-02-18 23:42:45 +05:30
Kiran
f0820e3c92 Add method to create SAMLResponse XML 2022-02-18 12:51:40 +05:30
Kiran
a00cabb2ad Fix 2022-02-18 11:25:43 +05:30
Kiran
a8444c434a Fix 2022-02-18 11:21:30 +05:30
Kiran
b9e9b53941 Cleanup 2022-02-18 09:37:27 +05:30