jaxxstorm/Configure Tailscale Credentials
Configure Tailscale credentials using GitHub OIDC (undocumented API)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| audience | OIDC audience | yes | — |
| client-id | Tailscale client ID | yes | — |
| tailnet | Tailnet name | no | - |
| tags | Comma-separated list of tags to apply to auth keys | no | — |
Outputs
| name | description |
|---|---|
| ts-access-token | Tailscale API access token |
| ts-oauth-client-id | Tailscale OAuth client ID |
| ts-oauth-client-secret | Tailscale OAuth client secret |