title | intro | permissions | redirect_from | versions | type | topics | shortTitle | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Configuring built-in authentication |
When you use the default authentication method, all authentication details are stored on {% data variables.location.product_location %}. |
Site administrators can configure authentication for a {% data variables.product.prodname_ghe_server %} instance. |
|
|
how_to |
|
Configure built-in authentication |
By default, {% data variables.product.prodname_ghe_server %} uses built-in authentication. Each person creates a user account on {% data variables.location.product_location %} from an invitation or by signing up, and then authenticates with the credentials for the account to access your instance. Your {% data variables.product.prodname_ghe_server %} instance stores the authentication information for the account.
{% ifversion passkeys %}
By default, users can use passkeys for built-in authentication, but you can disable passkeys for your instance. See AUTOTITLE.
{% endif %}
You can prevent unauthenticated people from creating new user accounts on your instance. For more information, see AUTOTITLE.
{% data reusables.enterprise_user_management.alternatively-enable-external-authentication %}
{% data reusables.enterprise_site_admin_settings.access-settings %} {% data reusables.enterprise_site_admin_settings.management-console %} {% data reusables.enterprise_management_console.authentication %}
- Under "Authentication", select Built in authentication. {% data reusables.enterprise_user_management.two_factor_auth_header %} {% data reusables.enterprise_user_management.2fa_is_available %}
Once your instance has been created, you'll need to create your own admin account.
- On the "Create Admin Account" page at
http(s)://[hostname]/join
, type your username, password, and email address, then click Create an account. {% data reusables.enterprise_site_admin_settings.sign-in %}
After you configure built-in authentication and create your administrative account, you can invite people to create accounts and use your instance. For more information, see AUTOTITLE.