jackson/npm/test/sso/data
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
..
metadata Enhancements (#584) 2022-10-11 20:32:18 +05:30
logout_response.xml Support for OIDC Identity Providers (#385) 2022-09-30 11:37:21 +01:00
logout_response_failed.xml Support for OIDC Identity Providers (#385) 2022-09-30 11:37:21 +01:00
saml_response Support for OIDC Identity Providers (#385) 2022-09-30 11:37:21 +01:00