From f7d94780226953ff9d582e2247fd4d0f8a65e1b1 Mon Sep 17 00:00:00 2001 From: 4d62 Date: Thu, 2 Jan 2025 13:51:14 -0500 Subject: [PATCH 1/5] website/integrations: template: validation template Adds configuration validation section of the template for tana to validate before adding everywhere. Draft 1 Signed-off-by: 4d62 --- website/integrations/template/service.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 2d0f812ca219..9e58693c17d7 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -35,3 +35,7 @@ Insert authentik configuration 1. Write first step here... 2. Continue with steps.... + +## Configuration verification + +To confirm that authentik is properly configured with Service Name, log out and log back in via authentik. Specify the validation method (e.g., clicking a button), including its location and label for clarity. From 8c185fa8dac0a2d6e92aed5c04e89d09fed40abf Mon Sep 17 00:00:00 2001 From: 4d62 Date: Mon, 6 Jan 2025 16:49:50 -0500 Subject: [PATCH 2/5] Update website/integrations/template/service.md Co-authored-by: Tana M Berry Signed-off-by: 4d62 --- website/integrations/template/service.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 9e58693c17d7..c306064cf98d 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -38,4 +38,6 @@ Insert authentik configuration ## Configuration verification -To confirm that authentik is properly configured with Service Name, log out and log back in via authentik. Specify the validation method (e.g., clicking a button), including its location and label for clarity. +Template sentence that you can typically use here: "To confirm that authentik is properly configured with <_Service Name_>, log out and log back in via authentik." + +If there are more specific validation methods for the Service (e.g., clicking a button), include these instructions for clarity. From 97832bde5ce1fc0f40d8c1deb5e2fcba91ada8d2 Mon Sep 17 00:00:00 2001 From: 4d62 Date: Mon, 6 Jan 2025 20:11:19 -0500 Subject: [PATCH 3/5] fix build --- website/integrations/template/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index c306064cf98d..fed77d15de12 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -38,6 +38,6 @@ Insert authentik configuration ## Configuration verification -Template sentence that you can typically use here: "To confirm that authentik is properly configured with <_Service Name_>, log out and log back in via authentik." +Template sentence that you can typically use here: "To confirm that authentik is properly configured with , log out and log back in via authentik." If there are more specific validation methods for the Service (e.g., clicking a button), include these instructions for clarity. From 840f8e96be366ac89f3bf04f6d782e819ed5126a Mon Sep 17 00:00:00 2001 From: 4d62 Date: Tue, 7 Jan 2025 08:36:47 -0500 Subject: [PATCH 4/5] Update website/integrations/template/service.md Signed-off-by: 4d62 --- website/integrations/template/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index fed77d15de12..eb6277e76371 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -38,6 +38,6 @@ Insert authentik configuration ## Configuration verification -Template sentence that you can typically use here: "To confirm that authentik is properly configured with , log out and log back in via authentik." +Template sentence that you can typically use here: "To confirm that authentik is properly configured with *Service Name*, log out and log back in via authentik." If there are more specific validation methods for the Service (e.g., clicking a button), include these instructions for clarity. From 80bbcf6c6e285ce97f76bf91cbf51a9507ddda1c Mon Sep 17 00:00:00 2001 From: 4d62 Date: Thu, 9 Jan 2025 01:01:45 +0000 Subject: [PATCH 5/5] website/integrations: template: lint Yea --- website/integrations/template/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index eb6277e76371..ca034a53e505 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -38,6 +38,6 @@ Insert authentik configuration ## Configuration verification -Template sentence that you can typically use here: "To confirm that authentik is properly configured with *Service Name*, log out and log back in via authentik." +Template sentence that you can typically use here: "To confirm that authentik is properly configured with _Service Name_, log out and log back in via authentik." If there are more specific validation methods for the Service (e.g., clicking a button), include these instructions for clarity.