FIM add-ins and extensions
Issue 1
SSPR windows clients on systems that use a high DPI setting have an incorrect scaling of the final page (the Password Reset Flow page) in which the radio buttons are overlapped.
Issue 2
SSPR windows clients have text messages that overlap after a password reset if the resulting message (success or error) contains more than three lines.
FIM Certificate Management
Issue 1
The
ExecuteOperations.Disable operation from the
Microsoft.Clm.BusinessLayer.Shared.dll public library does not work correctly and returns an error because of incorrect object initialization.
Issue 2
A smart card search takes 3.5 minutes on an idle server. Additionally, the search never ends if the server is stressed.
Issue 3
There is a redundant space in the "Profile Summary" string on the
Request Complete page for some languages.
Issue 4
The
Duplicate Revocation Settings policy is replaced because some users could not set it.
Issue 5
A certificate in the Certificate Management portal may use the
LDAP CN name instead of
DisplayName when it calls REST.
Issue 6
For ZH-Hans and some other languages, link underlining in the Certificate Management portal is misplaced (stroke instead of an underline) because of a font issue.
FIM Synchronization Service
Issue 1
Under certain conditions, the file selection dialog box does not appear on the MA configuration wizard pages.
Issue 2
Error messages are logged in the event log (such as Event ID 6313). Additionally, performance counters don't work.
Issue 3
The Sync Service crashes when you run a Full Synchronization process that has Equal Precedence set for attributes that exist in IAF or EAF.
Issue 4
When an incorrect page size (either less than the minimum or more than the maximum) is used for the run profile of the ECMA2 management agent, the page size value quietly changes to the minimum or the maximum after you click
Finish.
Issue 5
An error message from the Management Agent cannot be parsed if it contains some special symbols. Therefore, the error message doesn't appear in the error list as expected, and a non-informative error window appears.
Issue 6
You receive a "Reference to undeclared entity 'qt'" error message when you run the history process and the history text contains the "greater than" (>) symbol.
Issue 7
New Functionality: The ability to skip the Management Agent during the import of a server configuration is added. A new
-Skip parameter is added to the
Import-MIISServerConfig cmdlet.
The names of MAs to skip should be delimited by a semicolon (;), as in the following example:
Import-MIISServerConfig -Path "C:\exported" -Skip "FIMMA;ADMA"
Note If you do not use the
–Skip parameter, the default behavior occurs.
Issue 8
A "MEMORY_ALLOCATION_FAILURE" error occurs in the Performance Monitoring tool when the performance data .dll file cannot open the process.
FIM Portal
Issue 1
Multivalued labels are displayed incorrectly in a single line in the UI.
Issue 2
When you upload Resource Control Display Configurations (RCDC), the xml-format is not verified.
Issue 3
You cannot drag-and-drop a user to the
Remove box to delete the user or to remove the user from a group membership.
Issue 4
Local date and time settings are ignored for the Australian English (en-AU) locale.
Issue 5
This update enables customizations that have controls that are shown or hidden based on the state of the email-enabling check box.
An additional attribute to RCDCs configuration data is included in this update. The
Now Event element may have a
Parameters attribute. For Group RCDC for the
OnChangeEmailEnabling event, the element should contain a comma-separated, case-sensitive list of controls to show or hide.
Example
<my:Control my:Name="EmailEnabling" my:TypeName="UocCheckBox" my:Caption="%SYMBOL_EmailEnablingCaption_END%" my:Description="%SYMBOL_EmailEnablingDescription_END%" my:AutoPostback="true" my:RightsLevel="{Binding Source=rights, Path=Email}">
<my:Properties>
<my:Property my:Name="Text" my:Value="%SYMBOL_EmailEnablingValue_END%"/>
</my:Properties>
<my:Events>
<my:Event my:Name="CheckedChanged" my:Handler="OnChangeEmailEnabling" my:Parameters="Alias,Email"/>
</my:Events>
</my:Control>
Note: If the Parameters attribute is not included, the default behavior occurs.
FIM Service
Issue 1
In SharePoint Server 2013 and later versions, if you edit a workflow or update an email template by using the FIM Portal, the version is automatically updated to 4.0.0.0. This causes a system error message during processing.
BHOLD
Issue 1
When you add a user to an organizational unit (OU) that has some incompatible permissions in the OUs role, all the incompatible permissions are assigned.
Issue 2
Some issues are fixed for attribute-based authorization (ABA) roles that are assigned to a user when the roles have incompatible permissions.
Issue 3
When you use Access Management Connector to provision new OUs with a parent OU, all the parent OU roles are inherited but are also disabled.
Issue 4
An error occurs in BHOLD during installation in Internet Information Services (IIS) 10.
Issue 5
If two or more roles that are assigned to a user who has the same permissions as the roles, and the roles use the
endDate attribute, you cannot extract a user permission that has the latest date.
Issue 6
An email alias is truncated if it is longer than 30 characters.