YouTrack Standalone 2021.3 Help

Atlassian Jira Auth Module

This authentication modules lets users log in to YouTrack with their Jira accounts.

Enable Jira Authentication

To allow users to sign in to YouTrack with their Jira accounts, enable a Jira authentication module.

To enable Jira authentication:

  1. From the Administration menu, select Access Management > Auth Modules.

  2. From the New module drop-down list, select Atlassian Jira.

    • The Add Module dialog opens in the sidebar.

  3. In the Add Module dialog, enter values for the following settings:

    FieldDescription
    NameEnter a name for the authentication module.
    Server URLEnter the server address of the Jira instance. For example, https://mycompany.com/jira.
    • The Jira authentication module is created, enabled, and configured automatically.

    • The Auth Modules page displays the settings for the Jira authentication module. For additional information about the settings on this page, see Settings.

      Jira auth module enabled

    • Users can log in to YouTrack with their Jira credentials.

Test the Connection

To verify that the authentication module is connected to your Jira instance, test the connection.

  1. Click the Test Login button.

  2. In the Test Authentication dialog, enter the credentials of a user who is stored in your Jira instance:

    • In the Username field, enter the domainusername.

    • In the Password field, enter the password.

  3. Click the Test Login button.

    • YouTrack searches for the specified user account in the Jira instance. If the user is found, a success notification is displayed. If you get an error, check your user credentials and server URL.

Settings

The settings are configured automatically when the module is added to YouTrack. You do not have to change these settings. To configure the options that define how YouTrack treats new user accounts with Jira credentials, see Additional Settings.

FieldDescription
TypeDisplays the name of the application or service that is enabled for third-party authentication in YouTrack.
NameStores the name of the authentication module. Use this setting to distinguish this module from other authentication modules in the Auth Modules list.
Server URLStores the URL used to authenticate a login request in YouTrack.
Change Password URIStores the URL of the page used to manage change password requests for a Jira account.
SSL keySelects an SSL key that can be used to verify the identity of your YouTrack installation to Jira. You should only need to use this setting when your Jira installation requires client SSL authentication. For more information about managing SSL keys in YouTrack, see SSL Keys.

Additional Settings

These settings let you manage YouTrack account creation and group membership, and to reduce the loss of processing resources consumed by idle connections.

OptionDescription
User creationEnables creation of YouTrack accounts for unregistered users who log in with an account that is stored in the connected authorization service. YouTrack uses the email address to determine whether the user has an existing account.
Auto-join groups

Adds users to a group when they log in with an account that is stored in the connected authorization service. You can select one or more groups. New users that auto-join a group inherit all of the permissions assigned to this group.

We recommend that you add users to at least one group. Otherwise, a new user is only granted the permissions that are currently assigned to the All Users group.

Connection timeoutSets the period of time to wait to establish a connection to the authorization service. The default setting is 5000 milliseconds (5 seconds).
Read timeoutSets the period of time to wait to read and retrieve user profile data from the authorization service. The default setting is 5000 milliseconds (5 seconds).
AuditLinks to the Audit Events page in YouTrack. There, you can view a list of changes that were applied to this authentication module.
Last modified: 15 September 2021