goauthentik / goauthentik/authentik
Alternative API auth mechanism
Open
enhancement
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Is your feature request related to a problem? Please describe.**
Currently, the only way to auth with Authentik API on Terraform Provider is done using a static token. Token has no expiration time.
**Describe the solution you'd like**
An OAuth2 auth mechanism for Authentik API itself enabling API auth with oidc like we have eg with TF Vault provider.
**Describe alternatives you've considered**
None
Contributor guide
Assessment
This issue has not been assessed yet.