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

apim420
ayyoob 8 years ago
parent 3be64a651b
commit e90f8a851e

@ -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>

Loading…
Cancel
Save