Connectivity Development Release Notes for September 2026
Updated
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)
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)