Skip to content

v6.0.5

Choose a tag to compare

@simpleidserver simpleidserver released this 03 Sep 20:56
· 42 commits to master since this release

Issues Fixed

Ticket #916: NullReferenceException in PasswordAuthenticationService when credential is null

Returns an error message when the user has no credential.

Ticket #920: Fix the idserverui .NET template

Ticket #914: PatchRequest for complex properties returns an incorrect response structure

When an update operation is executed with IsFullRepresentationReturned set to false, the returned representation will be incomplete.
To receive the full representation after an update, set IsFullRepresentationReturned to true.

Ticket #917: [SCIM] GET request returns 500 for non-existing resource with query filter

Now returns HTTP 404 when the excludedAttributes query parameter is provided and the resource does not exist.

Ticket #913: Ability to update the middle name