Skip to content

Releases: boxyhq/jackson

[npm library is broken, please use v1.6.0] SAML Jackson v1.5.1

11 Jan 21:38
Compare
Choose a tag to compare

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

05 Jan 12:35
Compare
Choose a tag to compare

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

16 Dec 15:36
Compare
Choose a tag to compare

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

08 Dec 01:09
Compare
Choose a tag to compare

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 and product, should not contain : to avoid internal collision

Changed

  • Updated dependencies

SAML Jackson v1.3.11

03 Dec 00:52
Compare
Choose a tag to compare

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

30 Nov 17:56
Compare
Choose a tag to compare

Changed

  • Directory sync controller has been renamed, this only affects users of our npm library when upgrading
  • Updated dependencies

SAML Jackson v1.3.9

25 Nov 17:35
Compare
Choose a tag to compare

Changed

  • Updated dependencies

SAML Jackson v1.3.8

24 Nov 21:30
Compare
Choose a tag to compare

Added

  • Sourcemaps for both browser and server for an accurate stack trace

SAML Jackson v1.3.7

22 Nov 16:39
Compare
Choose a tag to compare

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 the id

Changed

  • Updated dependencies

SAML Jackson v1.3.6

10 Nov 22:12
6adb642
Compare
Choose a tag to compare

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