Preferences Page
The Preferences page appears when you select Preferences from the main menu. From this page, you can change your Code Insight user account password. In addition, you can view and add authorization tokens—that is, JSON Web Tokens known as JWTs—for use with Code Insight REST APIs. (The authorization token are associated with the current user account.) The page has the following fields:
Column/Field |
Description |
|||||||||
Change Password |
||||||||||
New Password |
Enter a new password for the selected authorization token. The password must be a minimum of 8 characters, one of which must be numeric and one of which must in upper case. No spaces are allowed in the password. |
|||||||||
New Password Confirm |
Reenter the password you entered in the New Password field. |
|||||||||
Update Password |
After entering the password in both fields, click Update Password to save your changes. |
|||||||||
AUTH Tokens |
||||||||||
Add Token |
Click this button to display the Add Token dialog. |
|||||||||
Name |
A list of the names of previously created tokens. |
|||||||||
Token |
The system-generated token associated with the name. |
|||||||||
Create Date |
The date on which the token was created. |
|||||||||
Actions |
A group of icons that indicate actions you can take on each token:
|
See Also