我試圖在MobileFirst Platform中保護我的靜態資源,如下所示。IBM MobileFirst中的靜態資源保護問題
<resource id="webStaticResources" securityTest="webStaticSecurityTest">
<urlPatterns>/default/views*</urlPatterns>
</resource>
「意見」 在我的應用程序,包含.html文件的文件夾。 我試過/views *也。
現在的問題是,它阻止每個網址,包括/ worklightconsole,並給我錯誤404。請幫助。
由於提前
你所說的「應用程序」呢?您的**移動應用**? –