Skip to content

Releases: ForgeRock/forgerock-javascript-sdk

@forgerock/token-vault@4.2.2

06 May 14:21
9b3fa3e

Choose a tag to compare

Patch Changes

  • Updated dependencies [d14d301]:
    • @forgerock/javascript-sdk@4.9.1

@forgerock/ping-protect@4.7.1

06 May 14:21
9b3fa3e

Choose a tag to compare

Patch Changes

  • Updated dependencies [d14d301]:
    • @forgerock/javascript-sdk@4.9.1

@forgerock/javascript-sdk@4.9.1

06 May 14:21
9b3fa3e

Choose a tag to compare

Patch Changes

  • #587 d14d301 Thanks @ForgeRockEmma! - fix: move getAuthenticationCredential back inside try/catch so that WebAuthn cancellation errors (e.g. NotAllowedError) are written to the HiddenValueCallback before re-throwing

@forgerock/token-vault@4.2.1

11 Mar 18:58
60e6ffb

Choose a tag to compare

Patch Changes

  • #580 d319384 Thanks @ryanbas21! - fix(security): replace substring URL matching with strict equality in evaluateUrlForInterception to prevent URL allow-list bypass via query parameter injection

  • Updated dependencies [03135cf, 1fb1e57, 1253482]:

    • @forgerock/javascript-sdk@4.9.0

Security: - Proxy config declaring URLs is now required and will be used to generate an allow list of origins to check again prior to fowarding a request.

@forgerock/ping-protect@4.7.0

11 Mar 18:58
60e6ffb

Choose a tag to compare

Minor Changes

Patch Changes

  • #575 8ccfef4 Thanks @ryanbas21! - fixes the type of the options param in PIProtect.start so it better aligns with output from PingOneProtectInitializeCallback.getConfig() as defined in javascript-sdk (importantly it no longer expects _type and _action fields)

  • Updated dependencies [03135cf, 1fb1e57, 1253482]:

    • @forgerock/javascript-sdk@4.9.0

@forgerock/javascript-sdk@4.9.0

11 Mar 18:58
60e6ffb

Choose a tag to compare

Minor Changes

Patch Changes

  • #577 1fb1e57 Thanks @thomas-schofield-fr! - WebAuthn improvements

    • Fix parsing of WebAuthn scripts when asScript is true
    • Improve handling when conditional mediation is not supported
    • Enable re-invocation of WebAuthn requests
    • Enable modification of options passed to navigator.credentials.get()

@forgerock/ping-protect@4.6.2

02 Dec 21:17
39c74ed

Choose a tag to compare

Patch Changes

@forgerock/javascript-sdk@4.8.3

02 Dec 21:17
39c74ed

Choose a tag to compare

Patch Changes

@forgerock/ping-protect@4.6.1

30 Jun 20:34
f181778

Choose a tag to compare

@forgerock/javascript-sdk@4.8.2

24 Jun 19:28
5ddbab1

Choose a tag to compare

@forgerock/javascript-sdk@4.8.1 Latest

Patch Changes
#544 58360de Thanks @ryanbas21! - Fix condition for determining session endpoint request for terminating session in AIC/AM

[Fixing bad release of 4.8.1]