usa-reddragon/Authenticate to Authentik
Authenticate to an Authentik instance using OAuth2
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| authentik-url | The URL of the Authentik instance | yes | — |
| client-id | The client ID of the Authentik OAuth2 client | yes | — |
| scope | The scope to request | — | "" |
Outputs
| name | description |
|---|---|
| token | The OAuth token |