mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 10:46:34 +00:00
@@ -7,7 +7,7 @@ description: Here's how we'll add an LDAP provider to our Keycloak server for us
|
|||||||
!!! warning
|
!!! warning
|
||||||
This is not a complete recipe - it's an **optional** component of the [Keycloak recipe](/recipes/keycloak/), but has been split into its own page to reduce complexity.
|
This is not a complete recipe - it's an **optional** component of the [Keycloak recipe](/recipes/keycloak/), but has been split into its own page to reduce complexity.
|
||||||
|
|
||||||
Keycloak gets really sexy when you integrate it into your [OpenLDAP](/recipes/openldap/) stack (_also, it's great not to have to play with ugly LDAP tree UIs_). Note that OpenLDAP integration is **not necessary** if you want to use Keycloak with [Traefik Forward Auth](/docker-swarm/traefik-forward-auth/) - all you need for that is [local users](/recipes/keycloak/create-user/), and an [OIDC client](http://localhost:8000/recipes/keycloak/setup-oidc-provider/).
|
Keycloak gets really sexy when you integrate it into your [OpenLDAP](/recipes/openldap/) stack (_also, it's great not to have to play with ugly LDAP tree UIs_). Note that OpenLDAP integration is **not necessary** if you want to use Keycloak with [Traefik Forward Auth](/docker-swarm/traefik-forward-auth/) - all you need for that is [local users][keycloak], and an [OIDC client](/recipes/keycloak/setup-oidc-provider/).
|
||||||
|
|
||||||
## Ingredients
|
## Ingredients
|
||||||
|
|
||||||
|
|||||||
@@ -115,7 +115,6 @@ nav:
|
|||||||
- InstaPy: recipes/instapy.md
|
- InstaPy: recipes/instapy.md
|
||||||
- Keycloak:
|
- Keycloak:
|
||||||
- recipes/keycloak/index.md
|
- recipes/keycloak/index.md
|
||||||
- Users: recipes/keycloak/create-user.md
|
|
||||||
- OIDC Provider: recipes/keycloak/setup-oidc-provider.md
|
- OIDC Provider: recipes/keycloak/setup-oidc-provider.md
|
||||||
- OpenLDAP: recipes/keycloak/authenticate-against-openldap.md
|
- OpenLDAP: recipes/keycloak/authenticate-against-openldap.md
|
||||||
- Komga: recipes/komga.md
|
- Komga: recipes/komga.md
|
||||||
|
|||||||
Reference in New Issue
Block a user