Hi guys I have 2 apps A1 and A2, I want them to h...
# talk-kratos
b
Hi guys I have 2 apps A1 and A2, I want them to have independent registration/login screens. So for that I am deploying 2 instances of kratos but I want both of instances to store the data in the same database so that when a user who registered on app A1 can login on A2 without having to register on A2 ( since I am storing identities in the same database). Is it possible ?
m
Hello @boundless-hydrogen-45841 I have not tried it myself, but I think should be possible. you probably need to have settings and identiy schema in sync