flxbl-io/Authenticate to Environment
Authenticate to a Salesforce environment using SFP Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Name of the environment to authenticate | yes | — |
| repository | Repository name (format: owner/repo) | no | ${{ github.repository }} |
| sfp-server-url | URL to the SFP Server instance (e.g., https://your-org.flxbl.io) | yes | — |
| sfp-server-token | Token for SFP Server authentication | yes | — |
| alias | Alias for the authenticated environment org (defaults to environment name) | no | "" |
Outputs
| name | description |
|---|---|
| alias | Alias used for the authenticated org |