|
1132 | 1132 | <orgSetting
|
1133 | 1133 | minSupportedVersion="9.1.0.3648"
|
1134 | 1134 | maxSupportedVersion="9.999.9999.9999"
|
1135 |
| - name="TrackAppointmentFromNonOrganizer" |
| 1135 | + name="TrackAppointmentsFromNonOrganizer" |
1136 | 1136 | isOrganizationAttribute="true"
|
1137 | 1137 | min=""
|
1138 | 1138 | max=""
|
|
1345 | 1345 | supportUrl="http://support.microsoft.com/kb/2691237"
|
1346 | 1346 | urlTitle="KB 2691237"
|
1347 | 1347 | description="<b>Use With Caution</b>:Disables the Sharepoint Sync connection KeepAlive property - this should only be used with specific guidance when using an OnPrem Sharepoint URL with Sharepoint Sync and when the onprem sharepoint server has too small of a TLS KeepAlive time configured on their Sharepoint IIS server or NLB"/>
|
| 1348 | + |
1348 | 1349 | <orgSetting
|
1349 | 1350 | minSupportedVersion="9.1.0.2859"
|
1350 | 1351 | maxSupportedVersion="9.999.9999.9999"
|
|
1357 | 1358 | supportUrl="http://support.microsoft.com/kb/2691237"
|
1358 | 1359 | urlTitle="KB 2691237"
|
1359 | 1360 | description="Resolution to address the p tag issue in IE"/>
|
1360 |
| - <orgSetting |
1361 |
| - minSupportedVersion="9.1.0.2859" |
1362 |
| - maxSupportedVersion="9.999.9999.9999" |
1363 |
| - name="InheritedRolePrivilegesFromTeamRoles" |
1364 |
| - isOrganizationAttribute="false" |
1365 |
| - min="" |
1366 |
| - max="" |
1367 |
| - defaultValue="false" |
1368 |
| - settingType="Boolean" |
1369 |
| - supportUrl="http://support.microsoft.com/kb/2691237" |
1370 |
| - urlTitle="KB 2691237" |
1371 |
| - description="Enables Team derived privileges when AADGroupTeamFeatures is enabled"/> |
1372 | 1361 | <orgSetting
|
1373 | 1362 | minSupportedVersion="9.1.0.4036"
|
1374 | 1363 | maxSupportedVersion="9.999.9999.9999"
|
|
1441 | 1430 | supportUrl="http://support.microsoft.com/kb/2691237"
|
1442 | 1431 | urlTitle="KB 2691237"
|
1443 | 1432 | description="True to enable, False to disable(preserve existing behavior). True will to skip the = in the query URI for empty string parameters"/>
|
1444 |
| - |
| 1433 | + <orgSetting |
| 1434 | + minSupportedVersion="9.1.0.4000" |
| 1435 | + maxSupportedVersion="9.999.9999.9999" |
| 1436 | + name="InheritedRolePrivilegesFromTeamRoles" |
| 1437 | + isOrganizationAttribute="false" |
| 1438 | + min="" |
| 1439 | + max="" |
| 1440 | + defaultValue="True" |
| 1441 | + settingType="Boolean" |
| 1442 | + supportUrl="http://support.microsoft.com/kb/2691237" |
| 1443 | + urlTitle="KB 2691237" |
| 1444 | + description="Disables the Azure AD Group team functionality of the organization in an event that there is a performance related issue. The Azure AD Group team feature is shipped enabled by default.<br/><b>False</b>- Disable Azure AD Group Team and members of group teams are required to have their own security role assigned to them directly. Run-time calls to Azure AD to obtain the user’s AAD groups are stopped.<br/><b>True</b>– Azure AD GroupTeam is enabled and members of group teams shall inherit user\basic privileges directly and user privileges are derived at run-time. Run-time calls to Azure AD to obtain user’s AAD groups are invoked."/> |
| 1445 | + <orgSetting |
| 1446 | + minSupportedVersion="9.1.0.5610" |
| 1447 | + maxSupportedVersion="9.999.9999.9999" |
| 1448 | + name="AllowRoleAssignmentOnDisabledUsers" |
| 1449 | + isOrganizationAttribute="false" |
| 1450 | + min="" |
| 1451 | + max="" |
| 1452 | + defaultValue="False" |
| 1453 | + settingType="Boolean" |
| 1454 | + supportUrl="http://support.microsoft.com/kb/2691237" |
| 1455 | + urlTitle="KB 2691237" |
| 1456 | + description="Enables the assignment of security role for users with a disabled status. This allows scenario where customers can create stub users and assign a different security role. This is needed so that stub/disabled users can own records especially where these records are from custom entities where custom security roles are required. <br/><b>False</b> - By default, security role cannot be assigned to users with disabled status. <br/>This is shipped by default.<b>True</b> – Allows security role to be assigned to users with disabled status."/> |
| 1457 | + <orgSetting |
| 1458 | + minSupportedVersion="9.1.0.5808" |
| 1459 | + maxSupportedVersion="9.999.9999.9999" |
| 1460 | + name="SkipAadGroupObjectIdValidation" |
| 1461 | + isOrganizationAttribute="false" |
| 1462 | + min="" |
| 1463 | + max="" |
| 1464 | + defaultValue="False" |
| 1465 | + settingType="Boolean" |
| 1466 | + supportUrl="http://support.microsoft.com/kb/2691237" |
| 1467 | + urlTitle="KB 2691237" |
| 1468 | + description="Disables the validation of Azure AD Group objectID and allows application to create Group team in CDS. This is to mitigate the latency in the Azure AD distributed cache where a newly created Azure AD group cannot be validated if the subsequent Azure AD Group graph call goes to a distributed cache server that does not have the new Azure AD group yet.<br/><b>False</b> - do not skip Azure AD group objectID validation during Group Team creation. This is shipped by default.<br/><b>True</b> – skip Azure AD group objectID validation to allow application to create Group team."/> |
| 1469 | + |
1445 | 1470 | <!--ORGANIZTION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
|
1446 | 1471 | <orgSetting minSupportedVersion="9.1.0.1100"
|
1447 | 1472 | maxSupportedVersion="9.9.9999.9999"
|
|
0 commit comments