Skip to content
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

[DO NOT MERGE] temp redirect uri #1128

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

[DO NOT MERGE] temp redirect uri #1128

wants to merge 5 commits into from

Conversation

iowillhoit
Copy link
Contributor

What does this PR do?

TEST FOR PRERELEASE - Allows you to pass a redirect uri to the web login flow

What issues does this PR fix or reference?

[skip-validate-pr]

@svc-cli-bot svc-cli-bot requested a review from a team as a code owner August 23, 2024 19:10
@@ -82,6 +82,7 @@ export default class LoginWeb extends SfCommand<AuthFields> {
const oauthConfig: OAuth2Config = {
loginUrl: await common.resolveLoginUrl(flags['instance-url']?.href),
clientId: flags['client-id'],
redirectUri: process.env.SF_AUTH_REDIRECT_URL ?? undefined,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Genius! Thanks

@iowillhoit iowillhoit marked this pull request as draft August 23, 2024 20:11
@jonnyhork
Copy link

should we close this?

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.

3 participants