From 4fed92127d3176f4899fcbda540175725949ff39 Mon Sep 17 00:00:00 2001 From: Bastouf <41733061+bastouf@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:39:30 +0200 Subject: [PATCH] website/integrations: Glitchtip: update redirect URL (#11438) Update index.md Fix redirect URL Signed-off-by: Bastouf <41733061+bastouf@users.noreply.github.com> --- website/integrations/services/glitchtip/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/services/glitchtip/index.md b/website/integrations/services/glitchtip/index.md index 9fdefe0ee9..70f36a7700 100644 --- a/website/integrations/services/glitchtip/index.md +++ b/website/integrations/services/glitchtip/index.md @@ -25,7 +25,7 @@ The following placeholders will be used: Create an OAuth2/OpenID provider with the following parameters: - Client Type: `Confidential` -- Redirect URIs: `https://glitchtip.company/auth/authentik` +- Redirect URIs: `https://glitchtip.company/accounts/oidc/authentik/login/callback/` Note the Client ID and Client Secret values.