Secure the access with Traefik Hub Middlewares
Traefik Hub API Gateway allows you to secure your APIs access, using Authentication and Authorization middlewares.
📄️ Secure Hub Dashboard
The Traefik Hub Gateway exposes information through API handlers and a dashboard.
📄️ Secure Access with JWT
Traefik Hub - Learn how to configure the JWT Authentication middleware for Ingress management.
📄️ Secure Access with OAuth2 Client Credentials
The OAuth 2.0 Client Credentials Authentication middleware secures your applications using the client credentials flow.
📄️ Secure Access with OAuth2 Token Introspection
The OAuth 2.0 Token Introspection Authentication middleware secures your applications using the Token Introspection flow.
📄️ Secure Access with OpenID Connect
Traefik Hub - The OIDC Authentication middleware secures your applications by delegating the authentication to an external provider.
📄️ Secure Access with Distributed Rate Limit and OIDC
Traefik Hub - The Distributed RateLimit middleware ensures that requests are limited over time throughout your cluster and not only on an individual proxy while the OIDC authentication middleware secures your applications by delegating the authentication to an external provider.