i must be missing something, but in your docs you ...
# talk-kratos
m
i must be missing something, but in your docs you mention metadata and traits but dont show the schema for them, https://www.ory.sh/docs/kratos/manage-identities/managing-users-identities-metadata like https://www.ory.sh/docs/kratos/manage-identities/customize-identity-schema is there some place i can reference to see how to add these fields to the identity schema, my goal is when a user logs in i want to also set an account id and login id on their identity/session/whatever
d
There is no schema for
metadata_public
or
metadata_admin
- Kratos accepts a json object and you can put whatever you want in there