Skip to content

Commit 68005de

Browse files
Update saml-configuration-reference.md (#53961)
Co-authored-by: Siara <[email protected]>
1 parent 31486e7 commit 68005de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/managing-iam/iam-configuration-reference/saml-configuration-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To specify more than one value for an attribute, use multiple `<saml2:AttributeV
107107
* If you configure SAML for an organization, this value is `https://github.com/orgs/ORGANIZATION`.
108108
* If you configure SAML for an enterprise, this URL is `https://github.com/enterprises/ENTERPRISE` or `https://SUBDOMAIN.ghe.com/enterprises/SUBDOMAIN`.
109109
{%- endif %}
110-
* Your IdP must protect each assertion in the response with a digital signature. You can accomplish this by signing each individual `<Assertion>` element or by signing the `<Response>` element.
110+
* Your IdP must provide a single assertion in the response with a digital signature. You can accomplish this by signing the `<Assertion>` element or by signing the `<Response>` element.
111111
* Your IdP must provide a `<NameID>` element as part of the `<Subject>` element. You may use any persistent name identifier format.
112112
* Your IdP must include the `Recipient` attribute, which must be set to the ACS URL. The following example demonstrates the attribute.
113113

0 commit comments

Comments
 (0)