theorigamicorporation/RSO Dev Cloud Authentication
Authenticates with RSO Developer Cloud and exports an access token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_url | The authentication API URL endpoint | no | https://auth.theorigamicorporation.com/application/o/token/ |
| client_id | The client ID for authentication | no | FdPqdka22aPG9AnWuVMpFhsz7BGsgJCbxTCTkXrg |
| service_account_name | The service account name for authentication | yes | — |
| service_account_secret | The service account secret for authentication | yes | — |
Outputs
| name | description |
|---|---|
| access_token | The authentication access token |