JetBrains Account Auth Module
The JetBrains Account authentication module lets users who have registered for a product or service from JetBrains log into Hub and connected services with their JetBrains Account credentials.
Enable JetBrains Account Authentication
To let users with existing JetBrains accounts log in to Hub, enable the JetBrains Account authentication module.
To enable the JetBrains Account auth module:
From the Access Management section of the Administration menu, select Auth Modules.
From the New module drop-down list, select JetBrains Account.
The JetBrains Account auth module is added to Hub.
The auth module is enabled and ready for use.
After the module is enabled:
Configure the optional settings, for example, to enable registration or add users to groups when they register a new account. For more information, see Settings.
Click the Test login button to test the connection. Enter the login and password for an existing JetBrains Account in the dialog.
Settings
The settings are configured automatically when you add the auth module to Hub.
Setting | Description |
---|---|
Type | Displays the type of service that is enabled for authentication in Hub. |
Name | Stores the name of the authentication module. Use this setting to distinguish this module from other authentication modules in the Auth Modules list. |
Server URL | Stores the server address for the JetBrains Account service, which is https://account.jetbrains.com. |
Change password URI | Stores the redirect URI that handles requests to change or restore passwords for JetBrains accounts, which is change-password. |
SSL key | Select an SSL key to encrypt the connection between Hub and the directory service. For more information about managing SSL keys in Hub, see SSL Keys. |
Registration | Enables the creation of accounts for users who register themselves in Hub. If you disable this option, only users with existing Hub accounts are able to log in. |
User creation | Enables creation of Hub accounts for unregistered users who log in with their JetBrains Account. Hub uses the email address to determine whether the user has an existing account. |
Auto-join groups | Automatically adds new users to groups when they register themselves in Hub. You can select one or more groups. New users that auto-join a group inherit all of the permissions that are assigned to this group. |
Connection timeout | Sets the period of time to wait to establish a connection to the authorization service. The default setting is 5000 milliseconds (5 seconds). |
Read timeout | Sets 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). |
Audit | Links to the Audit Events page in Hub. There, you can view a list of changes that were applied to this authentication module. |