fixed issues related to multi tenant analytics flow and operation flow for reference device types

This commit is contained in:
ayyoob 2017-05-10 13:51:04 +05:30
parent 3be64a651b
commit e90f8a851e

View File

@ -20,6 +20,10 @@
<param-name>doAuthentication</param-name>
<param-value>true</param-value>
</context-param>
<context-param>
<param-name>isSharedWithAllTenants</param-name>
<param-value>true</param-value>
</context-param>
<!--publish to apim-->
<context-param>