Issues Fixed
#898 – Fixed an error in the template.
#893 – Resolved an issue where the Admin website could not add a profile mapper.
#909 – [SCIM] Fixed a "Size must be between 0 and 16793600 (16MB)" error when retrieving groups.
#912 – [SCIM] Fixed a parser issue where grouping with parentheses was ignored.
#896 – Fixed an issue where the password reset flow lost the returnUrl parameter, causing navigation problems.
#906 – Fixed a build failure when running ./psake dockerBuild on Ubuntu 22.04.
#907 – Fixed a build failure for the dotnet new scim template due to the missing SimpleIdServer.Scim.ApiKeyAuth package.
#910 – [SCIM] Fixed an issue where username uniqueness was incorrectly enforced across realms.
#913 – Added the middle_name field to the Users table.