Deepak Prabhakara
efcc1b18d3
chore: support VERCEL_BRANCH_URL for preview deployments ( #1073 )
...
* dummy commit
* Revert "dummy commit"
This reverts commit a5ab4e007c7bae6ab73b73dab6d9a345232c9097.
* added support for process.env.VERCEL_BRANCH_URL (preview deployments)
2025-12-05 17:18:08 +00:00
Deepak Prabhakara
4d9afe7d48
support VERCEL_PROJECT_PRODUCTION_URL ( #967 )
2025-12-05 10:06:43 +00:00
Deepak Prabhakara
7ad7ec0186
fixed namespace login ( #473 )
2024-01-21 01:01:09 +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
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
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
Aswin V
4022901ea9
Add prettier config and format files
2022-02-22 11:06:06 +05:30
Kiran
aaa007f005
Create saml response
2022-02-21 11:22:12 +05:30
Kiran
b9e9b53941
Cleanup
2022-02-18 09:37:27 +05:30
Kiran
dc9b150304
Fix the api endpoints
2022-02-17 12:27:50 +05:30