Connectivity Development Release Notes for September 2026
September 12 2026
New Feature
- Added PKCE (Proof Key for Code Exchange) to OAuth 2.0 Authorization Code connections to protect the authorization code exchange from interception. PKCE applies automatically to all Authorization Code connections, including HTTP Client connector connections. (CON-11216)
This feature is not in the runtime release.
Fix
- Resolved an issue where process executions that shared a connector component but used different OAuth 2.0 credentials could reuse the same cached access token. (CON-10193)
This fix is in the runtime release.