From fd21aae4f95c26cda1c4062a1a93fbbb3ea9281e Mon Sep 17 00:00:00 2001 From: Adam Berry Date: Tue, 8 Apr 2025 08:35:55 +0100 Subject: [PATCH] website/docs: Correcting IDP URLs on Mailcow integration page (#13803) Updating URLs to correct IDP URLs Signed-off-by: Adam Berry --- website/integrations/services/mailcow/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/integrations/services/mailcow/index.md b/website/integrations/services/mailcow/index.md index 29d8a29aef..4107a03ee6 100644 --- a/website/integrations/services/mailcow/index.md +++ b/website/integrations/services/mailcow/index.md @@ -50,9 +50,9 @@ To configure mailcow with authentik, log in as an administrator and navigate to Then, go to **Access** > **Identity Provider** and enter the following information in the form: - **Identity Provider**: Generic-OIDC -- **Authorization endpoint**: https://mailcow.company/application/o/authorize/ -- **Token endpoint**: https://mailcow.company/application/o/token/ -- **User info endpoint**: https://mailcow.company/application/o/userinfo/ +- **Authorization endpoint**: https://authentik.company/application/o/authorize/ +- **Token endpoint**: https://authentik.company/application/o/token/ +- **User info endpoint**: https://authentik.company/application/o/userinfo/ - **Client ID**: The `Client ID` from the authentik provider - **Client Secret**: The `Client secret` from the authentik provider - **Redirect Url**: https://mailcow.company