Details
-
New Feature
-
Resolution: Fixed
-
None
-
None
-
Empty show more show less
Description
Currently a userGuid is always calculated, instead this should only be done if no userGuid is given. This is already implemented while typing this issue.
What is missing: If the userGuid already exists, the application should throw a appreciate HTTP status (like if the login is already given). Currently it returns a HTTP 500 and a Exception if the guid already exists.