【发布时间】:2015-11-27 15:27:27
【问题描述】:
我在本地主机上使用以下配置禁用直接更新,但直接更新随机显示。
<securityTests>
<customSecurityTest name="iOSSecurityTest">
<test realm="wl_antiXSRFRealm" step="1"/>
<test realm="wl_authenticityRealm" step="1"/>
<test realm="wl_remoteDisableRealm" step="1"/>
<test mode="disabled" realm="wl_directUpdateRealm" step="1"/>
<test isInternalUserID="true" realm="wl_anonymousUserRealm" step="1"/>
<test isInternalDeviceID="true" realm="wl_deviceNoProvisioningRealm" step="2"/>
</customSecurityTest>
【问题讨论】:
-
您找到禁用直接更新的方法了吗?
标签: ibm-mobilefirst