Let Oomnitza be your single source of truth!
You'll get visibility of your JetBrains users as data from JetBrains is automatically transformed into consumable information and actionable insights.
Connect Oomnitza and JetBrains in minutes
Get the information and insights that you need to reduce costs and the time that you spend on administration tasks such as:
- Configurable dashboards and list views of key user information
- Configurable reports to share information about users with your colleagues and management
-
Configurable workflows that you can easily create to retrieve:
- All user data
- Data relating to a user's role and last login date.
- Any other subset of user information
Navigation
Adding JetBrains global variables
Before you start
The JetBrains User Load returns all JetBrains user information. For information on the API used in the request, see JetBrains Docs: GET User.
To stream JetBrains data into Oomnitza, you must have the following:
- Your JetBrains credentials in the form of a client id and secret. For further information consult the JetBrains API documentation. You need to supply the following redirect URL:
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - The full server URL of your JetBrains server, for example:
https://example.youtrack.cloud,https://example.youtrack.hub,https://companyname.com/youtrackorhttps://companyname.com/hub - Your Scopes, which are defined when you create the JetBrains credentials. For further information refer to the JetBrains API documentation. Your Scopes can be entered in Oomnitza as a space-separated list.
Adding JetBrains global variables
To save time when you create workflows, set your JetBrains full server URL as a global variable:
- From the menu, go to Configuration>General.
- Click Global Settings.
- Click Add new variable (+).
- Add the JetBrains.JetBrains Full Server Url variable and its value.
- Save your changes.
Adding the credentials
To stream JetBrains user data into Oomnitza, complete the following steps:
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- Add the information details.
- Click the AUTHORIZATION tab.
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that JetBrains is selected from the SaaS list.
- Enter the full server URL of your JetBrains server.
- Enter your Client ID and Client Secret.
- Enter your Scopes as a space-separated list.
- Authenticate the connection.
- Click CREATE.
You use the credentials that you added to create and customize your JetBrains (OAuth 2.0) integrations with Oomnitza.
Next
You use the credentials that you added to create and customize your JetBrains integrations with Oomnitza.
Creating the user integration
Info and connect details
- In Oomnitza, click Configuration > Integrations > Overview.
- Click Block view
.
- On the Integrations page, scroll down to the Extended section for user integrations.
- Click NEW INTEGRATION.
- In the sidebar, search for the integration.
- Click ADD.
Integration details overview
More information is provided about the following fields to help you complete the integration:
- User only. Add user records.
- User plus SaaS user. Add user and SaaS user records.
The benefit of adding SaaS user records is that you can run a workflow to validate the status and activity of SaaS users and retrieve information such as the role of the SaaS user. The information that can be retrieved depends on whether SaaS user workflows are available for the integration.
Installation types
- Cloud. Store credentials in the Oomnitza cloud.
- Local. Store credentials locally. If you want to sync Oomnitza with vendor applications that require AWS or OAUTH authentication, select cloud as the type of installation. Local installations don't support AWS and OAuth authentication.
Integration preferences
- Create & Update. Add and update records.
- Create only. Add records.
- Update only. Update records.
Editing the integration details
- Click Edit
.
- Make your changes.
Editing the credential details
If you selected Cloud as the installation type, choose one of the following options:
- Select the credentials that were created for the integration.
- Edit the credentials that were created for the integration.
- Create new credentials
Scheduling the integration
By default, data is synced once every day. Change the interval or the time so that the data is streamed when your system isn't busy.
- Click Edit
.
- Make and save your changes.
Mapping fields to Oomnitza
To map the fields to Oomnitza, click Edit .
Selecting Edit integration to add rules for syncing data.
Filtering integration results.
You can add new fields to your integration by selecting Add new field on the mapping page.
Creating custom API fields.
Creating custom mappings
Map the JetBrains fields to Oomnitza fields and create custom mappings to get the user information that you need.
Complete these actions:
- Click Smart Mapping to automatically detect appropriate mapping fields. Values from the integration can also be dragged to the appropriate field on the Oomnitza side, or selected from the integration field dropdown.
- Create a custom mapping for the JetBrains ID. To do this, complete the following steps:
- Select the down arrow on the ID field that you want to map.
- Select Add new Oomnitza users field.
- Change the name of the field to JetBrains User Id.
- Select the Unique checkbox.
- Click CREATE.
- Ensure that the Email is mapped to the
- Username field on the Oomnitza side (required for integration).
- Email field on the Oomnitza side (required for integration).
- Select the Role field on the Oomnitza mapping side.
- Choose a suitable role from the list (a defined role is necessary for the integration)
- Assign a sync key to a unique field, such as the Email.
- Click UPDATE.
Standard JetBrains to Oomnitza mappings
The following JetBrains fields can be mapped to Oomnitza:
Connector Sync Time
Email
Id
Is Profile Email Verified
Login Name
Name
Profile Email Type
Type
Launching the integration
Your integration is in Draft mode until the required mandatory fields are added. When added, click Launch to activate your integration.
If you selected Cloud as the installation type when creating the integration, see Running an extended integration
If you selected Local as the installation type when creating the integration, see Running an extended integration locally.
Viewing data ingested by Oomnitza
Viewing ingested asset data
For asset integrations, click Hardware. If the asset integration also ingests software data, click Software.
Viewing ingested user data
For user integrations, click People. If you chose the option to ingest User and SaaS user data, click Software > SaaS, click the SaaS app, and then click the Users tab.
Related Links
Creating workflows
Creating user workflows with the API block
To create a user workflow, you must complete these steps:
- Click Configuration > Workflows
- Click Add (+) and select People from the list.
- Edit the Begin Block and add rules to trigger the workflow. For example, if you set the Actions to Schedule and add a rule so that the Email Equals <EmployeeEmail> you can trigger a workflow to fetch a user matching a certain name on a specific date. Refer to Using the Begin block.
- Drag and drop the API block onto the Sandbox.
- Click Edit on the API block and enter JetBrains in the search field.
- Select the JetBrains Get User Details preset. To choose the preset, click the forward arrow (>).
- Select the credentials that you created in Adding the credentials.
- Your JetBrains Server URL should be derived from the variable created in Adding JetBrains global variables or entered manually.
- Select Advanced Mode.
- Select the Information tab. The URL references the
{{jetbrains_user_id}}.Make sure you run the user integration in advance so that you can call this information in the workflow. -
Select the Response tab. You can map the entire response by placing
{{response}}in the Response field and mapping it to a custom Oomnitza field. Once you have the entire response, you can then parse the JSON response values to custom Oomnitza fields, as per the example below. - Connect the Blocks.
- Save, validate, and activate your workflow.
Did you know?
The JetBrains Get User preset can be customized to return only the specified subset of the fields for each user. Go to Advanced Mode > Information and modify the URL field to only return specific fields for the user. For information on the correct syntax see JetBrains REST API documentation: Get User.
Reference articles for workflows
Unleash the power of Oomnitza
To get valuable actionable insights that help you manage your users, learn how to:
- Configure dashboards for your users and software
- Configure custom reports about your users and software
- Create workflows to automate tasks
See Getting started for more information.
Comments
0 comments
Please sign in to leave a comment.