Skip to content

Add support for Salesforce security requirements (PKCE, RTR, Idle RTR TTL, Refresh Token IP allowlist) - required by 2026-05-11 #3603

Description

@leonpersaud

As of May 11, 2026, Salesforce requires the following security controls to be supported on the Connected App, while we can enable these on the connected app, we do not own the client code to make the changes on the metadeploy code.

Requirements:

  1. Enable PKCE (Proof Key for Code Exchange)

  2. Enable Refresh Token Rotation (RTR)

  3. Configure Idle Refresh Token TTL

Add configuration to limit idle refresh-token Time-To-Live (TTL) to 30 days.

  1. Implement Refresh Token IP Range Allowlist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions