When user's login with my app, they're part of an ...
# talk-kratos
c
When user's login with my app, they're part of an organisation which I store on DB, however I'd like to retrieve all the users under that organisation, is it possible to retrieve all of these identities? Maybe move this "organisation identifier" over to kratos somehow? (Sorry noob at auth)
a
I am also interested in this, I wonder if it's possible 😄 Also (I think) it would be necessary to make the identifier unique only on its organisation so the same user could possibly register on other organisations