diff --git a/website/integrations/services/zulip/index.md b/website/integrations/services/zulip/index.md index 3db934549d..2a2dbcbc9b 100644 --- a/website/integrations/services/zulip/index.md +++ b/website/integrations/services/zulip/index.md @@ -34,7 +34,7 @@ To support the integration of Zulip with authentik, you need to create an applic - **Choose a Provider type**: select **SAML Provider** as the provider type. - **Configure the Provider**: provide a name (or accept the auto-provided name), the authorization flow to use for this provider, and the following required configurations. - Set the **ACS URL** to `https://zulip.company/complete/saml/`. - - Set the **Issuer** to `https://zulip.company`. + - Set the **Issuer** to `https://authentik.company`. - Set the **Service Provider Binding** to `Post`. - Under **Advanced protocol settings**, select an available signing certificate. - **Configure Bindings** _(optional)_: you can create a [binding](/docs/add-secure-apps/flows-stages/bindings/) (policy, group, or user) to manage the listing and access to applications on a user's **My applications** page.