website/docs: add docs for MTLS Stage#14571
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #14571 +/- ##
==========================================
+ Coverage 91.70% 92.80% +1.09%
==========================================
Files 814 817 +3
Lines 41898 42162 +264
==========================================
+ Hits 38424 39129 +705
+ Misses 3474 3033 -441
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-31577e59926a91fa2102996eeb886e8a7766022c
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-31577e59926a91fa2102996eeb886e8a7766022cAfterwards, run the upgrade commands from the latest release notes. |
|
|
||
| See [ingress-nginx documentation](https://kubernetes.github.io/ingress-nginx/examples/auth/client-certs/) for reference. | ||
|
|
||
| ### Traefik Standalone |
There was a problem hiding this comment.
| ### Traefik Standalone | |
| ### Traefik standalone |
|
|
||
| See [nginx documentation](https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_client_certificate) for reference. | ||
|
|
||
| ### nginx Ingress |
There was a problem hiding this comment.
| ### nginx Ingress | |
| ### nginx ingress |
| - envoy | ||
| - No reverse proxy | ||
|
|
||
| ### nginx Standalone |
There was a problem hiding this comment.
| ### nginx Standalone | |
| ### nginx standalone |
c1ece0e to
80c6e37
Compare
d7559c6 to
ca1ac2b
Compare
tanberry
left a comment
There was a problem hiding this comment.
A wee re-write, please, then LGTM!
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Jens L. <jens@beryju.org>
efd5a27 to
1e66999
Compare
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Jens L. <jens@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Details
Docs for #14296
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)