Skip to main content

Register trainee teachers - Active Record Encryption Setup

The service uses AR encryption for certain information in the database.

Keys are generated using the command bin/rails db:encryption:init

Further details are available here

These are stored in the services key store and fetched in config/application.rb.