diff --git a/website/integrations/services/komodo/index.mdx b/website/integrations/services/komodo/index.mdx index 3cb62d27bb..fcde1bbd8a 100644 --- a/website/integrations/services/komodo/index.mdx +++ b/website/integrations/services/komodo/index.mdx @@ -48,7 +48,7 @@ To support the integration of Komodo with authentik, you need to create an appli ```yaml KOMODO_OIDC_ENABLED=true -KOMODO_OIDC_PROVIDER=https://authentik.company/application/o/authorize +KOMODO_OIDC_PROVIDER=https://authentik.company/application/o// KOMODO_OIDC_CLIENT_ID= KOMODO_OIDC_CLIENT_SECRET= ```