Skip to content

Commit

Permalink
Merge pull request #2151 from flowforge/backport-2149
Browse files Browse the repository at this point in the history
Docs: Add additional SSO config notes on signed responses (backport #2149)
  • Loading branch information
knolleary authored May 15, 2023
2 parents fada307 + 50fdf24 commit e535b9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/admin/sso/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand All @@ -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

Expand Down

0 comments on commit e535b9f

Please sign in to comment.