CTK setup - usage of DB:mosip_auth

Hello All,
Trying to get the CTK up and running. On startup, CTK fails to run within docker container. Studying logs, a DB is defined, mosip_auth, but no tables. Can some one point me to the the mosip_auth table creation and data population to allow the CTK to start up. java.io.mosip.compliance.toolkit.entity is the core table structure that I am looking to match up to.
FYI: Got postgres up and running within docker and was able to get mosip_ida DB tables created and populated, just missing the mosip_auth DB.
Thanks,

Dear @James_Wedel ,

Welcome to the community, and thanks for reaching out!

Apologies for the delay in responding — our team was unavailable last week.

I’ll check with our technical team to identify the exact script or init step for creating and populating the mosip_auth tables (especially the java.io.mosip.compliance.toolkit.entity structure you’re referencing), and will get back to you shortly.

Thanks again for your patience and for getting involved!

Best regards,
MOSIP Team

Hi @James_Wedel

Please refer to these CTK setup steps: https://docs.mosip.io/compliance-tool-kit/how-to-guides/how-to-set-up-ctk/setup-steps-1.4.0
You will need access to a full MOSIP setup to host CTK.

In case you want to explore CTK features, it is already hosted here Compliance Toolkit App

You can refer here to start using CTK for your testing.

Hope this helps.

Best regards,
MOSIP Team