Skip to main content

Register trainee teachers - Authentication

Basic Auth

The Register QA environment is protected by basic auth. The username and password can be provided by a Register team member.

DfE Sign in

To access the staging, production and production data environments, you will need to sign in with DfE Sign-in.

Hesa

To work with HESA locally, you will need to set the following information in your development.local.yml:

hesa:
  username: dev usernmae
  password: dev password

TRS

To work with TRS locally, you will need to set the following information in your development.local.yml:

trs:
  base_url: https://dev.teacher-qualifications-api.education.gov.uk/
  api_key: dev password