1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/data/reusables/organizations/require-ssh-cert.md
2024-03-05 14:09:16 +00:00

1.0 KiB

  1. Optionally, to require members to use SSH certificates, select Require SSH Certificates, then click Save.

    {% note %}

    Note: When you require SSH certificates, users will not be able to authenticate to access the organization's repositories over HTTPS or with an unsigned SSH key{% ifversion ghes %}.{% elsif ghec %}, regardless of whether the SSH key is authorized for an organization that requires authentication through an external identity system.{% endif %}

    The requirement does not apply to authorized {% data variables.product.prodname_oauth_apps %} and {% data variables.product.prodname_github_apps %} {% ifversion ssh-cert-policy-allow-u2s-tokens %}(including user-to-server tokens){% endif %}, deploy keys, or to {% data variables.product.prodname_dotcom %} features such as {% data variables.product.prodname_actions %}{% ifversion fpt or ghec %} and {% data variables.product.prodname_codespaces %}{% endif %}, which are trusted environments within the {% data variables.product.prodname_dotcom %} ecosystem.

    {% endnote %}