...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
This page is about Easy Integrations for Jira DC. Using Jira Cloud? Click the Cloud button above. |
You can define as many credentials as you want under the Easy Integrations Menu > Settings > Credentials app menu item.
The general rule of thumb to define credentials globally in the app scope is reusability. This way, you won't need to change all usernames/passwords that are used in post functions when the credential changes.
...
There are four Credential Types that you can define:
Basic
Bearer
Oauth
Oauth2
You can create a new credential:
...
an unlimited number of credentials within the Easy Integrations app for global reusability. By centralizing credentials, you streamline management and avoid updating usernames/passwords across multiple post functions.
On this page:
|
---|
Access Credential settings
On the Manage apps screen, navigate to the
EASY INTEGRATIONS MENU
.Select Settings (EI).
From the top bar, click Credentials.
Create credential
Click Create new credential.
Select the Authorization type. There are four types:
Basic: Requires a username and password for authentication.
Bearer: Uses a token for authentication.
Oauth: Implements the OAuth protocol for delegated access.
Oauth2: Implements the OAuth 2.0 protocol for enhanced security and flexibility.
Provide a descriptive name for the credential.
Enter the required details based on the chosen type (e.g., username, password, token, OAuth configuration).
Save the credential.