Skip to content

Releases: ssoready/ssoready-typescript

1.1.1

Choose a tag to compare

@ucarion ucarion released this 19 May 20:38
20eeeed

This release updates generated types to include the latest fields and endpoints.

1.1.0

Choose a tag to compare

@ucarion ucarion released this 16 Aug 21:51
65efccb

This release adds support for SSOReady's Management API:

https://ssoready.com/docs/api-reference/management

1.0.1

Choose a tag to compare

@ucarion ucarion released this 13 Aug 23:29
a170e91

This release adds support for SSOReady's SCIM integration:

https://ssoready.com/docs/scim-quickstart

1.0.0

Choose a tag to compare

@ucarion ucarion released this 28 May 21:29
98ec75c

This release begins the v1.0.0 major version. It is recommended for general use.

0.2.1

Choose a tag to compare

@ucarion ucarion released this 28 May 19:10
3663d94

This release makes two changes:

  1. The SDK is MIT-Licensed.
  2. The SDK now points at api.ssoready.com by default

0.2.0

Choose a tag to compare

@ucarion ucarion released this 28 May 16:35
62dcd48

This release makes the names of the SAML-related endpoints explicitly mention saml for clarity.

  • ssoready.saml.getRedirectUrl is now ssoready.saml.getSamlRedirectUrl
  • ssoready.saml.redeemAccessCode is now ssoready.saml.redeemSamlAccessCode

0.1.1

Choose a tag to compare

@ucarion ucarion released this 24 May 16:30

Initial release.