1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Replace remaining product_name variables in /admin (#54133)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Isaac Brown
2025-01-29 11:47:24 +00:00
committed by GitHub
parent 412b322d8b
commit ae93f446d7
35 changed files with 144 additions and 148 deletions

View File

@@ -2,7 +2,7 @@
title: Enabling encrypted assertions
shortTitle: Enable encrypted assertions
intro: 'You can improve {% data variables.location.product_location %}''s security with SAML single sign-on (SSO) by encrypting the messages that your SAML identity provider (IdP) sends.'
permissions: 'Site administrators can configure encrypted assertions for a {% data variables.product.product_name %} instance.'
permissions: 'Site administrators'
versions:
ghes: '> 3.3'
type: how_to
@@ -19,11 +19,11 @@ redirect_from:
## About encrypted assertions
If your IdP support encryption of assertions, you can configure encrypted assertions on {% data variables.product.product_name %} for increased security during the authentication process.
If your IdP support encryption of assertions, you can configure encrypted assertions on {% data variables.product.prodname_ghe_server %} for increased security during the authentication process.
## Prerequisites
To enable encrypted assertions for authentication to {% data variables.product.product_name %}, you must configure SAML authentication, and your IdP must support encrypted assertions.
To enable encrypted assertions for authentication to {% data variables.product.prodname_ghe_server %}, you must configure SAML authentication, and your IdP must support encrypted assertions.
## Enabling encrypted assertions
@@ -32,7 +32,7 @@ To enable encrypted assertions, you must provide {% data variables.location.prod
> [!NOTE]
> {% data reusables.enterprise.test-in-staging %}
1. Optionally, enable SAML debugging. SAML debugging records verbose entries in {% data variables.product.product_name %}'s authentication log, and may help you troubleshoot failed authentication attempts. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/troubleshooting-saml-authentication#configuring-saml-debugging).
1. Optionally, enable SAML debugging. SAML debugging records verbose entries in {% data variables.product.prodname_ghe_server %}'s authentication log, and may help you troubleshoot failed authentication attempts. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/troubleshooting-saml-authentication#configuring-saml-debugging).
{% data reusables.enterprise_site_admin_settings.access-settings %}
{% data reusables.enterprise_site_admin_settings.management-console %}
{% data reusables.enterprise_management_console.authentication %}