1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-01-03 03:49:23 +00:00

More tidy up and title fixes

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-04 16:05:34 +12:00
parent 697bede0fb
commit a4ea7396f6
19 changed files with 40 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
---
title: Add oauth2 and oidc SSO to Docker with Traefik Forward Auth
description: Traefik Forward Auth protects services running in Docker Swarm with an additional layer of authentication, and can be integrated into Google, GitHub, even Active Directory auth!
title: Add SSO to Traefik with Forward Auth
description: Traefik Forward Auth protects services running in Docker with an additional layer of authentication, and can be integrated into Keycloak, Google, GitHub, etc.
---
# Traefik Forward Auth