Skip to content

Commit f5e47a1

Browse files
authored
Merge pull request #17119 from github/repo-sync
repo sync
2 parents e948ca6 + f54863d commit f5e47a1

File tree

2 files changed

+6
-6
lines changed
  • data/release-notes/enterprise-server/3-4

2 files changed

+6
-6
lines changed

data/release-notes/enterprise-server/3-4/0.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,11 +245,11 @@ sections:
245245
- Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail.
246246
- Actions services needs to be restarted after restoring appliance from backup taken on a different host.
247247
- |
248-
When using SAML encrypted assertions with {% data variables.product.prodname_ghe_server %} 3.4.0 and 3.4.1, a new XML attribute `WantAssertionsEncrypted` in the `SPSSODescriptor` contains an invalid attribute for SAML metadata. IdP's that consume this SAML metadata endpoint may encounter errors when validating the SAML metadata XML schema. A fix will be available in the next patch. [Updated: 2022-04-11]
248+
When using SAML encrypted assertions with {% data variables.product.prodname_ghe_server %} 3.4.0 and 3.4.1, a new XML attribute `WantAssertionsEncrypted` in the `SPSSODescriptor` contains an invalid attribute for SAML metadata. IdPs that consume this SAML metadata endpoint may encounter errors when validating the SAML metadata XML schema. A fix will be available in the next patch release. [Updated: 2022-04-11]
249249
250-
To workaround this problem, you can either:
250+
To work around this problem, you can take one of the two following actions.
251251
- Reconfigure the IdP by uploading a static copy of the SAML metadata without the `WantAssertionsEncrypted` attribute.
252-
- Copy the SAML metadata, remove `WantAssertionsEncrypted` attribute, host it on web server, and reconfigure the IdP to point to that URL.
252+
- Copy the SAML metadata, remove `WantAssertionsEncrypted` attribute, host it on a web server, and reconfigure the IdP to point to that URL.
253253
254254
deprecations:
255255
- heading: Deprecation of GitHub Enterprise Server 3.0

data/release-notes/enterprise-server/3-4/1.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ sections:
4848
- Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail.
4949
- Actions services need to be restarted after restoring appliance from backup taken on a different host.
5050
- |
51-
When using SAML encrypted assertions with {% data variables.product.prodname_ghe_server %} 3.4.0 and 3.4.1, a new XML attribute `WantAssertionsEncrypted` in the `SPSSODescriptor` contains an invalid attribute for SAML metadata. IdP's that consume this SAML metadata endpoint may encounter errors when validating the SAML metadata XML schema. A fix will be available in the next patch. [Updated: 2022-04-11]
51+
When using SAML encrypted assertions with {% data variables.product.prodname_ghe_server %} 3.4.0 and 3.4.1, a new XML attribute `WantAssertionsEncrypted` in the `SPSSODescriptor` contains an invalid attribute for SAML metadata. IdPs that consume this SAML metadata endpoint may encounter errors when validating the SAML metadata XML schema. A fix will be available in the next patch release. [Updated: 2022-04-11]
5252
53-
To workaround this problem, you can either:
53+
To work around this problem, you can take one of the two following actions.
5454
- Reconfigure the IdP by uploading a static copy of the SAML metadata without the `WantAssertionsEncrypted` attribute.
55-
- Copy the SAML metadata, remove `WantAssertionsEncrypted` attribute, host it on web server, and reconfigure the IdP to point to that URL.
55+
- Copy the SAML metadata, remove `WantAssertionsEncrypted` attribute, host it on a web server, and reconfigure the IdP to point to that URL.
5656
5757
deprecations:
5858
- heading: Deprecation of GitHub Enterprise Server 3.0

0 commit comments

Comments
 (0)