You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for authorization_policy on the Auth0 My Account API resource server, enabling ACR (Authentication Context Class Reference) policy configuration via Deploy CLI. [#1381]
Add Google Workspace inbound group sync support to directory provisioning configuration. [#1380]
Fixed
Fix keyword replacement mappings (e.g. ##ENV##) not being applied to theme.json during import. [#1379]
Add support for Third Party Apps CORE EA Release 1 properties, including updated clientGrants matching and clients schema handling. [#1372]
Add support for additional signing algorithms (token_endpoint_auth_signing_alg, id_token_signed_response_algs) in OIDC and Okta enterprise connections. [#1375]
Fixed
Fix Deploy CLI hanging indefinitely when importing 3 or more actions that reference action modules, caused by a deadlock in the shared rate-limiting pool. [#1374]
Add support for CIMD client registration via external_client_id, allowing clients to be registered from an OAuth 2.0 Client ID Metadata Document. [#1369]
Add on_behalf_of_token_exchange to supported token_exchange.allow_any_profile_of_type values for clients. [#1366]
Add Flexible Password Policy support for database connections. [#1362]
Add My Org client references support and expand organization connection sync. [#1367]
Add dry-run mode (GA) with --dry-run, --dry-run --interactive, and --dry-run --apply flags. [#1336]
Fixed
Fix silent process exit when deploying 3+ organizations with discovery domains. [#1354]
Fix organization creation response handling and add ID validation. [#1365]
Fix undefined enabled_clients handling in getEnabledClients. [#1364]
Fix unresolved keyword placeholders being sent in API payloads before deploy. [#1360]