Make sure we can match up DfE sign in records to AB data in order to identify Appropriate Bodies and make sure that an ECT is associated with the right AB
What?
For MVP we can manually create a list of all eligible appropriate bodies by organisation name and then use this to match up with the DfE Sign-in data.
We can use the school_name field or the dfe_sign_in_organisation_id field from the DfE Sign-In API to confirm the AB
We also will need to check the user has an AB role back from the DfE Sign-in API
We will also need the capability to add in new AB records to our database if a user comes into the service with an organisation ID that doesn't match any of our records
Why?
Make sure we can match up DfE sign in records to AB data in order to identify Appropriate Bodies and make sure that an ECT is associated with the right AB
What?