Skip to content

introduce OAuth PKCE flow #1573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

ashitsalesforce
Copy link
Contributor

Use OAuth PKCE flow for browser based OAuth login if the property "sfdc.oauth.device.loginfrombrowser" is set to false.

It requires a custom Connected App with callback URL set to "http://localhost:1717/OauthRedirect"

PKCE flow is detailed at https://help.salesforce.com/s/articleView?id=xcloud.remoteaccess_pkce.htm&type=5

Use OAuth PKCE flow for browser based OAuth login if the property "sfdc.oauth.device.loginfrombrowser" is set to false.

It requires a custom Connected App with callback URL set to "http://localhost:1717/OauthRedirect"

PKCE flow is detailed at https://help.salesforce.com/s/articleView?id=xcloud.remoteaccess_pkce.htm&type=5
@ashitsalesforce ashitsalesforce merged commit 95d2162 into forcedotcom:master Jun 8, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant