From 50fdf248f16efeb5889b933d3e9fa451868e49aa Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Mon, 15 May 2023 17:00:22 +0200 Subject: [PATCH] Add additional SSO config notes --- docs/admin/sso/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/admin/sso/README.md b/docs/admin/sso/README.md index b62d85a6d1..188ea16727 100644 --- a/docs/admin/sso/README.md +++ b/docs/admin/sso/README.md @@ -110,6 +110,8 @@ FlowForge Setting | Azure Setting `Identity Provider Issuer ID / URL` | `Entity ID` `X.509 Certificate Public Key` | `Certificate (Base64)` +Within the `SAML Signing Certificate` configuration, the `Signing Option` must be set to `Sign SAML response and assertion`. + ### Google Workspace Google provide a guide for creating a custom SAML Application [here](https://support.google.com/a/answer/6087519?hl=en). @@ -125,6 +127,7 @@ FlowForge Setting | Google Workspace Setting `Identity Provider Issuer ID / URL` | `Entity ID` `X.509 Certificate Public Key` | `Certificate` +Within the `Service provider details` configuration, the `Signed response` option must be enabled. ### OneLogin