* New Crowdin translations by Github Action * Reset broken translated files to English * Ran script/i18n/homogenize-frontmatter.js * Ran script/fix-translation-errors.js * Reverted translated files with parsing and rendering errors * fix malformed liquid * add next directory to exclude list * currentversion -> currentVersion * fix liquid errors * fix liquid errors * Reset broken translated files to English * Ran script/i18n/homogenize-frontmatter.js * Revert /ja/github/authenticating-to-github/about-authentication-with-saml-single-sign-on * Reset known broken translation files LAST * Run script/i18n/homogenize-frontmatter.js Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
38 lines
2.0 KiB
Markdown
38 lines
2.0 KiB
Markdown
---
|
||
title: Using built-in authentication
|
||
intro: 'When you use the default authentication method, all authentication details are stored within {% data variables.product.product_location %}. Built-in authentication is the default method if you don’t already have an established authentication provider, such as LDAP, SAML, or CAS.'
|
||
redirect_from:
|
||
- /enterprise/admin/user-management/using-built-in-authentication
|
||
- /enterprise/admin/authentication/using-built-in-authentication
|
||
versions:
|
||
enterprise-server: '*'
|
||
type: how_to
|
||
topics:
|
||
- Accounts
|
||
- Authentication
|
||
- Enterprise
|
||
- Identity
|
||
---
|
||
|
||
You can create custom messages that users will see on the sign in and sign out pages. For more information, see "[Customizing user messages on your instance](/enterprise/admin/user-management/customizing-user-messages-on-your-instance)."
|
||
|
||
### Configuring built-in authentication
|
||
|
||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||
{% data reusables.enterprise_site_admin_settings.management-console %}
|
||
{% data reusables.enterprise_management_console.authentication %}
|
||
4. Select **Built in authentication**. 
|
||
|
||
{% data reusables.enterprise_user_management.two_factor_auth_header %}
|
||
{% data reusables.enterprise_user_management.2fa_is_available %}
|
||
|
||
### Creating your account and adding users
|
||
|
||
Once your instance has been created, you'll need to create your own admin account and use it to provision users.
|
||
|
||
1. On the "Create Admin Account" page at `http(s)://[hostname]/join`, choose your username, password, and email address, then click **Create an account**. 
|
||
{% data reusables.enterprise_site_admin_settings.sign-in %}
|
||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||
{% data reusables.enterprise_site_admin_settings.invite-user-sidebar-tab %}
|
||
{% data reusables.enterprise_site_admin_settings.invite-user-reset-link %}
|