Deployment scripts for Postgre SQL adding OpenIddict specify that all the tables are created in the public schema. If the project has a different schema defined in the OrigamSettings.config file, these tables are scripted in a different schema than the one used by the application. It causes an error during the application start.
