Skip to content

Authentication

The Authentication page provides you with various authentication settings for your Crowdin Enterprise organization. You can set up how people can join your organization and what authentication methods could be used to log in.

To configure your authentication settings, follow these steps:

  1. Click on your profile picture in the upper-right corner and select Organization Settings. Organization Settings Menu Item
  2. Switch to the Authentication section on the left sidebar.

Security Options

Configure advanced security settings such as Allow Signup, Two-Factor Authentication, and IP allowlist.

Allow Signup

Select whether people will be able to join the organization without prior invitation via email or a shareable link. After the registration, admins and project managers will be able to manage organization members’ permissions.

Two-Factor Authentication

Two-factor authentication ensures an additional level of security for your Crowdin Enterprise organization. Once you enable it, all organization members will be asked to set up two-factor authentication for their accounts. From this point, on each login, along with a username and password, organization members will use an authentication code.

IP Allowlist

Grant access to your Crowdin Enterprise organization only to connections from allowed IP addresses.

With this feature, you can specify a list of IP addresses that can access your Crowdin Enterprise organization. For example, you can use IP allowlist to grant access only to connections from your corporate network while blocking all other connections from IP addresses that don’t belong to your IP allowlist. Once the IP allowlist is enabled, Crowdin Enterprise starts filtering all connections both via UI and API.

To start using the IP allowlist, first form the list of IP addresses and ranges that should have access to your organization using CIDR notation.

Read more about CIDR notation.

IP Allowlist can contain an unlimited number of IP addresses and ranges that can access your Crowdin Enterprise organization via UI and API.

Once you collected all of the IP addresses and ranges that should be added to the IP allowlist, Contact Support Team to enable the IP allowlist for your organization. If you need to edit or remove some records from your IP allowlist, contact Support Team with the respective request.

Authentication Methods

The Authentication methods section allows you to select how members can log into your Crowdin Enterprise organization. Hence, people still have time to set up other authentication methods.

When you re-enable some of the earlier disabled authentication methods, they will immediately become available to the organization members.

  • Email/Username and Password – members can use their email or Crowdin Enterprise username along with a password to log in.
  • Passkey – members can log in using secure passkeys for passwordless authentication experience and enhanced account protection.
  • Magic Link – members can request a one-time authentication link that will be sent to their emails.
  • Crowdin – members can log in with their Crowdin account.
  • Facebook – members can log in with their Facebook account.
  • GitHub – members can log in with their GitHub account.
  • GitLab – members can log in with their GitLab account.
  • Google – members can log in with their Google account.
  • X – members can log in with their X account.
  • Open ID Connect – members can log in with their Open ID account.
  • SAML – members can log in with their IDP account.

Custom Auth Applications

The Facebook, GitHub, GitLab, Google, and X SSO allow you to use the default preconfigured Crowdin Enterprise global auth application, or you can set up your own custom auth application.

To configure your custom auth application, follow these steps:

  1. Click on your profile picture in the upper-right corner and select Organization Settings.
  2. Switch to the Authentication section on the left sidebar.
  3. Scroll down to the Authentication methods section and click on the needed SSO you’d like to set up the custom auth application for.
  4. Select Custom auth application and paste your credentials from your custom auth application and click Save. Authentication Custom Auth App Credentials
  5. Copy the Redirect URL from the Auth Settings page and paste it into your custom auth application settings.

Similar configuration flow is also applicable to the Open ID Connect authentication method.

See Also

Was this page helpful?