Commit Graph

15 Commits

Author SHA1 Message Date
Aswin V
6c3ca54f1c
Fix format in saml response (#176) 2023-05-15 23:40:32 +05:30
Deepak Prabhakara
5134718b2c
saml id cannot start with a number - http://books.xmlschemata.org/relaxng/ch19-77215.html (#77) 2022-10-04 21:12:01 +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
Kiran
9b86ea8b2e Code cleanup 2022-02-23 19:18:20 +05:30
Aswin V
faa3946353 Merge branch 'main' of github.com:boxyhq/mock-saml 2022-02-23 18:06:05 +05:30
Aswin V
e68b437a85 use saml req id 2022-02-23 18:05:58 +05:30
Kiran
db848e1aa1 Removed the ds 2022-02-23 18:04:57 +05:30
Kiran
679cd0ee58 Update the SAML Response 2022-02-23 13:50:49 +05:30
Kiran
cb8b857008 Applied prettier 2022-02-22 11:44:12 +05:30
Kiran
364cd92ffb Add response signing - wip 2022-02-22 11:32:03 +05:30
Kiran
4490d2cb3b wip 2022-02-21 22:32:03 +05:30
Kiran
c7fc57cc7e Add key pair 2022-02-21 21:53:43 +05:30
Kiran
631a3b6884 Fix the signing -wip 2022-02-21 21:37:39 +05:30
Kiran
b53c3b41b7 Fix the signing -wip 2022-02-21 21:06:25 +05:30
Kiran
aa76970fe7 cleanup util 2022-02-21 20:01:47 +05:30