Kiran K
c5ab7761d1
Download metadata url ( #91 )
...
* Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump next from 12.3.0 to 12.3.1
Bumps [next](https://github.com/vercel/next.js ) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.3.0...v12.3.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add Download Metadata URL
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 17:38:56 +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 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
Aswin V
1e0dd8feea
Remove await
2022-03-01 00:44:19 +05:30
Aswin V
4022901ea9
Add prettier config and format files
2022-02-22 11:06:06 +05:30
Kiran
aa76970fe7
cleanup util
2022-02-21 20:01:47 +05:30
Kiran
b9e9b53941
Cleanup
2022-02-18 09:37:27 +05:30