boundless-artist-2317
06/14/2024, 4:47 PMchilly-king-10285
06/14/2024, 4:47 PMchilly-king-10285
06/14/2024, 4:48 PMzepatrik
or preferably UUIDv4 like 480158d4-0031-4412-9453-1bb0cdf76104
. In terms of objects, they are the resources that you want to manage. Relationships encode relations between objects and subjects. A relationship is associated with a namespace where its relation has to be defined and configured. For role-based access control (RBAC), you can use subject sets. A subject set is the set of all subjects that have a specific relation on an object. They can be used to realize RBAC or inheritance of relations. Subject sets themselves can again indirect to subject sets. For more information, you can refer to the Ory documentation on [Subjects](https://www.ory.sh/docs/keto/concepts/subjects) and [Relationships](https://www.ory.sh/docs/keto/concepts/relation-tuples).