PKCE Support for SSO Login
To improve the security of your OAuth and authentication provider implementations, Salesforce recently released supports for OAuth 2.0 Proof Key for Code Exchange (PKCE) extension.
In the previous release, we introduced support for customers with PKCE enabled. However, users with SSO encountered sign-in issues.
In this release, we've resolved those issues to ensure seamless login for all configurations, including:
PKCE enabled
PKCE disabled
SSO enabled
SSO disabled
For customers using SSO, you can continue using your existing SSO URL without any changes. If you'd like to upgrade your SSO to support PKCE (optional), simply navigate to Settings > Salesforce SSO > Generate New SSO URL.
Work-item Workflow Improvement
We have implemented the following enhancements to the work-item process:
Renamed "Reviewers" to "Default Reviewers" in the pipeline settings to reduce confusion. "Default Reviewers" is the correct and more accurate term.
βManual Approval Submission: The system will no longer automatically submit work-items for approval upon creation when default reviewers are configured in the pipeline. Instead, users must manually submit the work-item for approval.
βExcluding Work-Item Owners: When submitting a work-item for approval, the current user (work-item owner) will be excluded from the default reviewers list.
Notification UI
Users reported a UI overflow issue caused by excessively long work-item names. This issue has been resolved in the current release.