Allow service accounts to login in the admin. Config and migrations location change.
It will be needed to run this to change the type of person_id:
alter table public."user" alter column "person_id" SET DATA type varchar(255)
Edited by Rene Fernandez Sanchez