whoami

@Get(value = "/whoami")
abstract fun whoami(principal: Principal): UserDTO