Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Gottschling <[email protected]>
  • Loading branch information
oshati and ptgott authored Jan 10, 2025
1 parent 1de9c48 commit 6cc5859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/admin-guides/access-controls/sso/keycloak.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ it results in an invalid requester error as shown in the image below.

![Import certificate](../../../../img/sso/keycloak/invalid_requester.png)

The Keycloak server logs reads the below error:
The Keycloak server logs include the error below:
`error=invalid_signature` and `request validation failed: org.keycloak.common.VerificationException: SigAlg was null`.

This occurs when Keycloak receives a SAML request that does not meet its signature validation expectations
Expand Down

0 comments on commit 6cc5859

Please sign in to comment.