Skip to content

Argo Server Auth Mode

You can configure how the Argo Server authenticates to Kubernetes:

For v3.0 and after, the default is client. Prior to v3.0, it was server.

To configure the Server's auth modes, use one or multiple --auth-mode flags. For example:

argo server --auth-mode=sso --auth-mode=client

Have a question?

Search on GitHub Discussions and Slack.