findById

suspend fun findById(id: String): Identity

Finds Identity object in the storage for the given id.