Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

S. No.

Property Name

Purpose of property

Possible Values

Impact

1

spring.data.mongodb.host

Used to create connection on MongoDB from application

<host-name> where db is hosted

Complete Application

2

spring.data.mongodb.port

<db_port>

3

spring.data.mongodb.database

<database_name>

4

spring.data.mongodb.username

<user_name> that can perform all actions on database

5

spring.data.mongodb.password

<password>

6

auth.accountLockedThreshold

Property used to set limit for wrong password entry. Account will be locked after this.

number [1-20]

limit of wrong password entry

7

auth.accountLockedPeriod

Property used to lock account for period (in minutes)

number [1-20]

lock account for some minutes

8

sprintCountForFilters

property used to control/limiting closed sprint count in boards

number [1-20]

limiting closed sprint for Jira KPIs (scurm)

9

sonarWeekCount

property used to control X axis number for Sonar kpis

number [1-20]

Sonar KPIs (scurm and kanban)

10

jenkinsWeekCount

property used to control x axis number for jenkins kpis

number [1-20]

Jenkins KPIs (scurm and kanban)

11

repoXAxisCount

property used to control x axis number for Repo related kpis

number [1-20]

Repo related KPIs (scurm and kanban)

12

repoXAxisCountForCheckInsAndMergeRequests

property used to control x-axis number for Repo related kpis

number [1-20]

Check-ins & Merge Requests Kpi

13

backlog.sprint.count

 property used to control x axis number of sprint count

number [1-15]

Backlog Reediness KPI

14

forgotPassword.expiryInterval

Property used to expire forgot password

number [1-n]

forgot password functionality

1315

forgotPassword.emailSubject

Property used to define subject of forgot password email

String [a-z, A-Z]

forgot password email

1416

corsFilterValidOrigin

Property used to provide valid origin

String [a-z, A-Z, 0-9] - localhost

CORS

1517

speedyLatestVersionKey

property used to provide key in version api

String [a-z, A-Z] - latestVersion

version metadata api

1618

applicationDefaultLogo

property used to define name of logo

String [a-z, A-Z]

logo

1719

hierarchySelectionCount

property used to get the limit of selections on hierarchy level

number [1-5]

hierarchy selection

1820

dateRangeFilter.types

property used to get date filter options of kanban board

Days, Weeks, Months

Date Filters

1921

dateRangeFilter.counts

property used to get date filter value of kanban board

5,10,15

2022

capacity.kanban.numberOfPastWeeks

property used to get data on kanban team capacity upload screen

number [1-20]

capacity KPI

2123

capacity.kanban.numberOfFutureWeek

property used to get data on kanban team capacity upload screen

number [1-20]

2224

testExecution.kanban.numberOfPastDays

property used to get data on kanban test execution upload screen

number [1-20]

Test Execution KPI

2325

testExecution.kanban.numberOfFutureDays

property used to get data on kanban test execution upload screen

number [1-25]

2426

jiraXaxisMonthCount

property used to control x axis number for jira kpis working on month basis

number [1-20]

Cost of delay,Release frequency KPI (scrum and kanban)

2527

totalDefectCountAgingXAxisRange

Total Defect Count Aging chart x axis range. value is in month

0-1,1-3,3-6,6-12,>12

Open Ticket Ageing By Priority and Production Defects Ageing KPI

 Sr No

Property Field Name

Purpose of properties

Possible Values

Impacts

18

28

percentileValue

Percentile Value to use if aggregation criteria is percentile

number [10-90]

Any KPI for which aggregation criteria is percentile

29

applicationDetailedLogger

Property used for detailed logger

On, Off

Application logging

30

encryptionKey

31

aesEncryptionKey

Key used in AES encryption/decryption

256-bit keys

Password encryption

32

rsaPrivateKey

Key used to decrypt the password received in request at time of Login

RSA key

Application Login

33

auth.expirationTime

Property used to set token expiry time

number [n] – value in ms

User session timeout

34

auth.authenticationProviders

Property used to set different providers for authentication

LDAP,STANDARD

Application Login

35

auth.secret

Property used for connecting to LDAP

String [a-z, A-Z, 0-9]

LDAP Login

36

processorurl.<tool>

to configure customApi to connect with processors

String [a-z, A-Z]

Processor run from Dashboard

37

testconnection.<toolApi>

used in test connection feature.

String [a-z, A-Z]

Test connections get API

38

Code Block
priority.P1, priority.P2, priority.P3, priority.P4, priority.P5

used in kpis, to group different values of same level priorities.

P1- P5

Ticket Priority

19

39

spring.kafka.producer.bootstrap-servers

kafka.mailtopic

to run kafka on defined server and subject of the email

kafka:9092

mail-topic

Email Service

40

flag.mailWithoutKafka

set flag for send mail via Notification Kafka Service

true/false

Email Service

20

41

notificationSubject.accessRequest

notificationSubject.approvalRequest

notificationSubject.preApproval

notification.switch

 

to use for email notification, the subject while approving or requesting.

String [a-z, A-Z]

Email Notification Subject

42

notification.switch

Property to enable/disable sending notification through email

false, true

Email Notification

properties

21

43

feedback.categories

feedback

analytics.switch

Property to enable/disable google analytics

false, true

Knowhow Analytics

44

approval.categories.emailSubject

notification configuration while using feedback functionality

22

approval

User Approval functionality by Admin

String [a-z, A-Z]

Feedback functionality

User Approval Functionality

45

feedback.categories

feedback.categories.emailSubject

User Approval functionality by Admin

notification configuration while using feedback functionality

String [a-z, A-Z]

User Approval

Feedback functionality

23

46

processorurl

24

testconnection

used in test connection feature.

String [a-z, A-Z]

Test connections get API

pushDataLimit

to configure customApi to connect with processors

String [a-z, A-Z]

Processors servers Url list

limit the data to be pushed via push data API

number [1-100]

expose push data api

47

exposeAPITokenExpiryDays

Expose Push data API Token Expriry days Limit 

number [1-365]

expose push data api

48

kpi.comments.max.store.count

max comment  store in db kpi wise

number [1-15]

comment Feature

49

limit.comments.shown.on.kpi.dashboard.count

limit of comment view on each KPI

number [1-15]

comment Feature

50

authCookieDuration

cookie validity duration in sec

number[1-10000]

API Security

51

authCookieHttpOnly

set http flag true

true/false

API Security

52

authCookieSecured

set secured cookie flag

true/false

API Security

53

authCookieSameSite

SameSite Cookie Attribute Changes

true/false

API Security

54

certhostpath

cert file Path for Ldap Certificate

file path

AD Login

55

keystorefile

key file Path for Ldap Certificate

file path

AD Login

56

keytoolalias

key tool file alias name

file name

AD Login

Database Configurations

please refer Information Regarding Access Management

...