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

Add Ability to access orgs through JWT #3

Open
Julian88Tex opened this issue Mar 10, 2020 · 1 comment
Open

Add Ability to access orgs through JWT #3

Julian88Tex opened this issue Mar 10, 2020 · 1 comment

Comments

@Julian88Tex
Copy link

Currently, you need an access token to access an org which is only given for persistent orgs (production, sandbox, etc.) and no scratch orgs. It would be nice to be able to access scratch orgs through JWTs.

Ideally, this would be similar to the process described in this Trailhead module: https://trailhead.salesforce.com/en/content/learn/projects/automate-cicd-with-gitlab/integrate-with-gitlab

@brianevanmiller
Copy link

There are a couple working examples of using JWT in Github actions:

  1. Salesforce Continuous Integration with GitHub Actions - nice yml snippet using JWTs
  2. How To Use Existing SFDX CLI Action From the Github Marketplace For Your Salesforce DX CI - Deep dive video

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

No branches or pull requests

2 participants