From 2244e026c20dcdf61ffb348ffd586070822818ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Elizeche=20Land=C3=B3?= Date: Tue, 29 Apr 2025 14:30:13 -0400 Subject: [PATCH] =?UTF-8?q?website/docs:=20Revert=20"website/docs:=20rever?= =?UTF-8?q?t=20token=5Fexpiry=20format=20in=20example=20blueprint=E2=80=A6?= =?UTF-8?q?=20(#14280)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "website/docs: revert token_expiry format in example blueprint (#13582)" This reverts commit 9538cf46903da5eb4729571f78f494f5f9a1edda. --- .../docs/add-secure-apps/flows-stages/flow/examples/flows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/add-secure-apps/flows-stages/flow/examples/flows.md b/website/docs/add-secure-apps/flows-stages/flow/examples/flows.md index 86de9a86f8..b81bcdd5eb 100644 --- a/website/docs/add-secure-apps/flows-stages/flow/examples/flows.md +++ b/website/docs/add-secure-apps/flows-stages/flow/examples/flows.md @@ -42,7 +42,7 @@ By default, the captcha test keys are used. You can get a proper key [here](http ## Recovery with email verification -Flow: right-click [here](https://version-2024-12.goauthentik.io/assets/files/flows-recovery-email-verification-408d6afeff2fbf276bf43a949e332ef6.yaml) and save the file. +Flow: right-click [here](/blueprints/example/flows-recovery-email-verification.yaml) and save the file. Recovery flow, the user is sent an email after they've identified themselves. After they click on the link in the email, they are prompted for a new password and immediately logged on.