Skip to content

Releases: boxyhq/jackson

SAML Jackson v1.1.3

03 Aug 20:24
Compare
Choose a tag to compare

Updated

  • Updated saml20 to support yarn install

SAML Jackson v1.1.2

02 Aug 20:45
Compare
Choose a tag to compare

Changed

  • Minor tweaks to Admin UI text

Fixed

  • default value for jwsAlg option

SAML Jackson v1.1.1

27 Jul 21:47
Compare
Choose a tag to compare

Added

  • Custom OAuth param resource can now be used to encode tenant and product. This allows the passing of tenant and product in cases where the client_id cannot be made dynamic.

SAML Jackson v1.1.0

24 Jul 00:56
Compare
Choose a tag to compare

Added

  • Jackson now supports an OpenID Connect skin on top of SAML

SAML Jackson v1.0.7

15 Jul 21:05
Compare
Choose a tag to compare

Added

SAML Jackson v1.0.6

15 Jul 20:39
Compare
Choose a tag to compare

Added

  • Updated dependencies

SAML Jackson v1.0.5

08 Jul 14:14
Compare
Choose a tag to compare

Added

  • Send state with OAuth error response
  • Updated dependencies

SAML Jackson v1.0.4

18 May 16:39
Compare
Choose a tag to compare

Added

  • OAuth 2.0 compliant error handling, error details are sent back as query parameters as long as redirect URL is validated
  • Added parsing of tenant and product from the scope parameter

Fixed

  • Downgraded Redis npm to v4.0.6 to fix the optional chaining issue

SAML Jackson v1.0.3

10 May 11:59
Compare
Choose a tag to compare

Fixed

  • Send tenant and product as requested params when client_id is used

SAML Jackson v1.0.2

10 May 11:25
87d3d96
Compare
Choose a tag to compare

Added

  • Health check endpoint now returns the app version
  • UI for selection of IdP or app when there are multiple SAML matches
  • A new config/exists API to quickly check if a SAML configuration exists