Fixing isses in authentication

This commit is contained in:
megala21 2017-04-27 23:21:29 +05:30
parent b5e4c22c31
commit 4560348697

View File

@ -39,11 +39,6 @@
<param-name>doAuthentication</param-name>
<param-value>true</param-value>
</context-param>
<!--This is to support basic auth.-->
<context-param>
<param-name>basicAuth</param-name>
<param-value>true</param-value>
</context-param>
<!--publish to apim-->
<context-param>