website/docs: add docs for MTLS Stage (#14571)
* website/docs: add docs for MTLS Stage Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Apply suggestions from code review Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Jens L. <jens@beryju.org> * Apply suggestions from code review Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Jens L. <jens@beryju.org> * Apply suggestions from code review Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Jens L. <jens@beryju.org> * update brand docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * remove code changes Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix build Signed-off-by: Jens Langhammer <jens@goauthentik.io> * reword Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Update website/docs/add-secure-apps/flows-stages/stages/mtls/index.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/docs/add-secure-apps/flows-stages/stages/mtls/index.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Jens L. <jens@beryju.org> Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
		| @ -301,18 +301,19 @@ const items = [ | ||||
|                         }, | ||||
|                         items: [ | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_duo/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_email/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_sms/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_static/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_totp/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_webauthn/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_validate/index", | ||||
|                             "add-secure-apps/flows-stages/stages/authenticator_webauthn/index", | ||||
|                             "add-secure-apps/flows-stages/stages/captcha/index", | ||||
|                             "add-secure-apps/flows-stages/stages/deny", | ||||
|                             "add-secure-apps/flows-stages/stages/email/index", | ||||
|                             "add-secure-apps/flows-stages/stages/identification/index", | ||||
|                             "add-secure-apps/flows-stages/stages/invitation/index", | ||||
|                             "add-secure-apps/flows-stages/stages/mtls/index", | ||||
|                             "add-secure-apps/flows-stages/stages/password/index", | ||||
|                             "add-secure-apps/flows-stages/stages/prompt/index", | ||||
|                             "add-secure-apps/flows-stages/stages/redirect/index", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L.
					Jens L.