mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

Remove old EXAMS settings #5314

Closed pdpinch closed 1 year ago

pdpinch commented 1 year ago

According to PR https://github.com/mitodl/micromasters/pull/4765 these settings should have been removed, but they still appear in tox.ini:

EXAMS_AUDIT_S3_BUCKET
EXAMS_AUDIT_AWS_ACCESS_KEY_ID
EXAMS_AUDIT_AWS_SECRET_ACCESS_KEY

and these still appear in https://github.com/mitodl/micromasters/blob/1821465874a741699e7025ae5d078f624fbac0dc/static/js/flow/declarations.js#L17-L18

EXAMS_SSO_CLIENT_CODE 
EXAMS_SSO_URL

Acceptance Criteria: