website/docs: update LDAP provider docs#18272
Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18272 +/- ##
==========================================
- Coverage 93.35% 93.34% -0.01%
==========================================
Files 949 949
Lines 52419 52419
==========================================
- Hits 48935 48933 -2
- Misses 3484 3486 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-599fee729ee6a1e580556b0ff9096440e84c2fa1
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-599fee729ee6a1e580556b0ff9096440e84c2fa1Afterwards, run the upgrade commands from the latest release notes. |
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.md
Outdated
Show resolved
Hide resolved
dominic-r
left a comment
There was a problem hiding this comment.
some changes i apparently never submit
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.mdx
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.mdx
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.mdx
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.mdx
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ldap/create-ldap-provider.mdx
Outdated
Show resolved
Hide resolved
tanberry
left a comment
There was a problem hiding this comment.
Whew! I never noticed all those screenshots! Thanks you for removing them, that is a maintenance nightmare.
Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
fee8512 to
599fee7
Compare
|
Fixed merge conflicts |
* Update docs, remove all images * Move service account step * Remove commas * Minor improvements * Table language improved * Group table language improvements * Fix stage capitalization * Language * Update file name, sidebar and redirect * Add links * Swap headers * Update file to mdx * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
|
🍒 Cherry-pick to |
* Update docs, remove all images * Move service account step * Remove commas * Minor improvements * Table language improved * Group table language improvements * Fix stage capitalization * Language * Update file name, sidebar and redirect * Add links * Swap headers * Update file to mdx * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
|
🍒 Cherry-pick to |
…n-2025.12) (#19345) Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
…n-2025.10) (#19344) Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
Details
Updates the LDAP provider docs. Contributes to #17735
Checklist
If applicable
make docs)