Skip to content

Overview

This page lists all authentication methods for Services.


Introduction

Access Control Policies protect Services from external access. These policies add authentication in front of your Services, granting access to registered users only.

When a user request comes in, Traefik Hub forwards it to the Traefik Hub Agent on your cluster.

The Traefik Hub Agent authenticates the request, and if successful, forwards it to the Service.

Access Control Policies are resources with a name, an authentication method, and configuration parameters depending on the specific method you choose.

Each resource is linked to a Traefik Hub Agent and cannot be shared across agents.


Supported Authentication Methods