Okta Workflows 2024.09.3 Release

Deprecation of long-form syntax for JWT Sign card

For the JWT Sign function card, the use of long-form syntax (seconds or milliseconds) in the expiresIn and notBefore fields is deprecated. Replace any long syntax with their short forms (for example, s or ms).

See Sign.

Fixes in Okta Workflows

  • With the role-based access control (RBAC) feature enabled, users who had the Okta Workflows app unassigned and then reassigned received an error when they signed in to the Workflows app.