Releases: boxyhq/jackson
Releases · boxyhq/jackson
[npm library is broken, please use v1.6.0] SAML Jackson v1.5.1
Added
- Pagination support for Setup Links
- Pagination support for Audit Logs projects listing
Changed
- Redirect URLs for Setup Links is now setup by the admin when creating it
- Updated dependencies
[npm library is broken, please use v1.6.0] SAML Jackson v1.5.0
Added
- Admin Portal now supports out Audit Logs service (Retraced)
- Added our first Enterprise Edition feature: SAML Federation, which allows one single SAML connection to be multiplexed to a federation of SAML connections using SAML federation
- Added anonymous analytics so we can better understand the usage of our product, this can be turned off using DO_NOT_TRACK or BOXYHQ_NO_ANALYTICS. We do not collect any information that identifies users or machines.
Changed
- Updated dependencies
- Tweaked the UI
SAML Jackson v1.4.0
Added
- Admin Portal: Setup Links now provides an easy way to share a unique link with your customers so they can configure their SSO and Directory Sync connections
SAML Jackson v1.3.12
Added
- You can now set your own private and public key for SAML signing and encryption. This is optional, we'll generate one if you don't specify it.
- Validation for
tenant
andproduct
, should not contain:
to avoid internal collision
Changed
- Updated dependencies
SAML Jackson v1.3.11
Fixed
- IdP login with encoded clientID
- Opentelemetry metrics reporting is now a no-op if the otel endpoint is not defined
SAML Jackson v1.3.10
Changed
- Directory sync controller has been renamed, this only affects users of our npm library when upgrading
- Updated dependencies
SAML Jackson v1.3.9
Changed
- Updated dependencies
SAML Jackson v1.3.8
Added
- Sourcemaps for both browser and server for an accurate stack trace
SAML Jackson v1.3.7
Added
- When creating a SAML SSO connection you can now specify a metadata URL from where we'll read the content directly
- The user profile now contains an
idHash
attribute which is a ripemd160 hash of theid
Changed
- Updated dependencies
SAML Jackson v1.3.6
Added
- Support for Microsoft SQL Server database
Changed
- Switched to a global certificate instead of creating one for each enterprise connection, this eases the provisioning of SAML for federations like OpenAthens and Shibboleth