Skip to content

Commit 3034866

Browse files
Add note about new SAML error (#55514)
Co-authored-by: hubwriter <[email protected]>
1 parent 825c928 commit 3034866

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/admin/managing-iam/using-saml-for-enterprise-iam/troubleshooting-saml-authentication.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,14 @@ Ensure that you set the value for `Audience` on your IdP to the `EntityId` for {
9999

100100
{% data reusables.saml.current-time-earlier-than-notbefore-condition %}
101101

102+
{% ifversion ghes > 3.16 %}
103+
104+
## Error: "failure - Updated SAML validation returned an invalid result"
105+
106+
This error can occur in version 3.17.0 or later of {% data variables.location.product_location %}. It indicates that {% data variables.product.github %} is unable to properly process the SAML response it received from the identity provider. Please open a {% data variables.product.github %} support ticket so that the {% data variables.product.github %} Support and Engineering teams can investigate and address the issue.
107+
108+
{% endif %}
109+
102110
{% ifversion ghec %}
103111
{% data reusables.saml.authentication-loop %}
104112
{% endif %}

0 commit comments

Comments
 (0)