From 9295d1ed0b61f881a91e8f74c30075f9d0c155a7 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Tue, 9 Nov 2021 23:42:16 +0100 Subject: [PATCH] website/docs: fix missing SAML cert in sentry docs Signed-off-by: Jens Langhammer --- website/docs/integrations/services/sentry/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/docs/integrations/services/sentry/index.md b/website/docs/integrations/services/sentry/index.md index 833742917..24a33d5bf 100644 --- a/website/docs/integrations/services/sentry/index.md +++ b/website/docs/integrations/services/sentry/index.md @@ -24,9 +24,13 @@ The following placeholders will be used: Create an application in authentik. Create a SAML Provider with the following values - ACS URL: `https://sentry.company/saml/acs//` -- Audience: `https://sentry.company/saml/metadata//` - Issuer: `authentik` - Service Provider Binding: `Post` +- Audience: `https://sentry.company/saml/metadata//` + +Under *Advanced protocol settings*, set the following: + +- Signing Certificate: Select any certificate. - Property Mapping: Select all Managed Mappings ## Sentry