As an Organization Admin, create a user with DATABASE_USER role which is required to create a PAT.
- Sign in to Console.
- Select the environment.
- Select Users in the Manage accesssection. If prompted, provide the DBC credentials.
- Select Create.
- Select Create database user.
- Enter the User name and Password.Make a note of this user id and password, as you'll require it to perform JWT token related steps.
- Ensure that the Allow UI login is enabled.
- In the Roles tab, select TD_ENVIRONMENT_ADMIN.
- Select Create.
- Sign out of the existing user account and sign in with the newly created account.