Skip to content

Commit e9390ec

Browse files
authored
Add release note for encrypted SAML assertions in GitHub Enterprise Server 3.4.0 (github#26312)
1 parent e5285c0 commit e9390ec

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ sections:
3333
- |
3434
{% data variables.product.prodname_dependabot %} is now available in {% data variables.product.prodname_ghe_server %} 3.4 as a public beta, offering both version updates and security updates for several popular ecosystems. {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_ghe_server %} requires {% data variables.product.prodname_actions %} and a pool of self-hosted runners configured for {% data variables.product.prodname_dependabot %} use. {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_ghe_server %} also requires {% data variables.product.prodname_github_connect %} and {% data variables.product.prodname_dependabot %} to be enabled by an administrator. Beta feedback and suggestions can be shared in the [{% data variables.product.prodname_dependabot %} Feedback GitHub discussion](https://github.com/github/feedback/discussions/categories/dependabot-feedback). For more information and to try the beta, see "[Setting up {% data variables.product.prodname_dependabot %} security and version updates on your enterprise](/admin/github-actions/enabling-github-actions-for-github-enterprise-server/setting-up-dependabot-updates)."
3535
36+
- heading: SAML authentication supports encrypted assertions
37+
notes:
38+
# https://github.com/github/releases/issues/1946
39+
- |
40+
If you use SAML authentication for {% data variables.product.prodname_ghe_server %}, you can now configure encrypted assertions from your IdP to improve security. Encrypted assertions add an additional layer of encryption when your IdP transmits information to {% data variables.product.product_location %}. For more information, see "[Using SAML](/admin/identity-and-access-management/authenticating-users-for-your-github-enterprise-server-instance/using-saml#enabling-encrypted-assertions)."
41+
3642
changes:
3743
- heading: Administration Changes
3844
notes:

0 commit comments

Comments
 (0)