wbsetclaim should allow new claims to be created by *not* supplying a GUID. Currently, it expected the client to provide a GUID.
Attempting to call wbsetclaim with a non-existing Claim-GUID should cause an error instead of creating a new claim.
Note however that this is a breaking change: clients that do generate a GUID for new claims will then fail.