Skip to content

Releases: boxyhq/jackson

SAML Jackson v1.8.1

22 Feb 21:42
Compare
Choose a tag to compare

Changed

  • Updated node to v18.14.2

SAML Jackson v1.8.0

21 Feb 23:48
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Updated schema for MySQL, MariaDB and MS SQL to prevent ER_TOO_LONG_KEY error (Please contact us if you are using one of these databases and we'll help you with the migration)

SAML Jackson v1.7.6

14 Feb 22:25
Compare
Choose a tag to compare

Changed

  • Updated dependencies

Added

  • Email/Password login for Admin Portal, set NEXTAUTH_ADMIN_CREDENTIALS=email:password

SAML Jackson v1.7.5

02 Feb 22:11
Compare
Choose a tag to compare

Added

  • Attribute identifierFormat to override urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress for certain providers like ADFS

SAML Jackson v1.7.4

01 Feb 21:45
Compare
Choose a tag to compare

Changed

  • Updated dependencies

SAML Jackson v1.7.3

23 Jan 20:51
Compare
Choose a tag to compare

Fixed

  • Added back missing idHash in userinfo API

Changed

  • Updated dependencies

SAML Jackson v1.7.2

23 Jan 20:50
Compare
Choose a tag to compare

Added

  • Friendly mappings for well-known SSO providers (instead of showing the domain names)

Changed

  • UI tweaks
  • Tweaks to SAML metadata validation

SAML Jackson v1.7.1

18 Jan 22:58
Compare
Choose a tag to compare

Changed

  • To override ForceAuthn for SAML logins you now need to send the custom param forceAuthn=true/false during the OAuth authorize step (instead of the previous prompt=login)
  • Tweaks to the SAML Configuration page

SAML Jackson v1.7.0

17 Jan 16:30
Compare
Choose a tag to compare

Added

  • Support for multiple Directory Sync connections per tenant and product

Changed

  • Error messages returned by APIs are now standardized as a json object with error.message containing the error message
  • Updated dependencies

SAML Jackson v1.6.0

12 Jan 23:56
Compare
Choose a tag to compare

Added

  • Enterprise SSO login support for Admin Portal
  • React component for our Login UI, will be available in npm as @boxyhq/react-ui that you can use with your frontend

Changed

  • Updated dependencies

Fixed

  • Bug with the @boxyhq/saml-jackson npm module related to a bad import