jackson/npm/src
Aswin V 2e5da524cf
Enhancements (#584)
* Throw error if `entityID` is missing

* Use `JacksonError` instead of Error

* Type enhancements - use `SAMLSSORecord`

* Better typing with `OIDCSSORecord`

* Add types for response

* Update swagger

* Sync package lock

* Assert connection record type in tests

* Mark `@deprecated` for config methods

* Mark `openid` as optional

* Gaurd against nullish

* Fix test

* Add entityID check for update op, add tests

* Cleanup `t.end()`, not required for `async` tests

* Remove oidcPath check in defaultOpts

* Return error if `oidcPath` is empty in authorize for OIDC Connection

* Add missing `async`

* Fail connection add/update if `oidcPath` is not set

* Type alignment

* Update swagger spec

* Fix type for `oidcPath`

* Cleanup

* Add missing return types and fix type for `getConfig`

* Bump up version

* Update swagger spec

* Remove uffizzi from ignore file

Co-authored-by: Kiran <kiran@boxyhq.com>
2022-10-11 20:32:18 +05:30
..
controller Enhancements (#584) 2022-10-11 20:32:18 +05:30
db Directory Sync (#202) 2022-09-08 15:36:18 +01:00
directory-sync fix: Remove password field value from the SCIM providers payload (#520) 2022-09-21 21:59:05 -07:00
opentelemetry Support for OIDC Identity Providers (#385) 2022-09-30 11:37:21 +01:00
saml Node forge Self Signed certs (#545) 2022-09-27 17:50:16 +01:00
index.ts Enhancements (#584) 2022-10-11 20:32:18 +05:30
loadConnection.ts Support for OIDC Identity Providers (#385) 2022-09-30 11:37:21 +01:00
typings.ts Enhancements (#584) 2022-10-11 20:32:18 +05:30