Skip to main content

CLI application authentication

The authentik Agent can authenticate to CLI applications such as aws and kubectl.

How CLI authentication works

First, authentik-agent and authentik-cli request an authentik token from the authentik-cli OAuth Provider and exchange it for a token from the specified Kubernetes or AWS provider.

This token is cached until expiration. This improves performance by eliminating repeated token requests.

More information

For more information refer to each of the topics below: