Skip to content

Secrets list

Craig Yu edited this page Feb 6, 2024 · 11 revisions

Secrets

This page details the list of secrets that the SPAR apps uses on the front-end and back-end

Secrets Description Rotation?
AWS_ACCESS_KEY_ID Specifies an AWS access key associated with an IAM account. N
AWS_ACCESS_KEY_SECRET Specifies the secret key associated with the access key. This is essentially the "password" for the access key. Y
AWS_ES_ROLE N
AWS_KINESIS_ROLE_ARN N
AWS_KINESIS_STREAM N
CYPRESS_USERNAME The test IDIR account username N
CYPRESS_PASSWORD The test IDIR account password Y
DB_USER The Postgres database username N
DB_PASSWORD The Postgres database password Y
FORESTCLIENTAPI_KEY API key used for the Forest Client API Y
OC_TOKEN The token for accessing OpenShift Y
ORACLE_PASSWORD Password to access the Oracle DB Y
SONAR_BACKEND The token for SonarCloud report on back-end Y
SONAR_FRONTEND The token for SonarCloud report on front-end Y
SONAR_ORACLE_API The token for SonarCloud report on Oracle API Y
Clone this wiki locally