Fixing api manager store/publisher login issue

application-manager-new
Ace 9 years ago
parent 1799bc65f4
commit 5e7bbd6cb6

@ -67,9 +67,7 @@
<!-- <!--
Server URL of the Authentication service Server URL of the Authentication service
--> -->
<ServerURL> <ServerURL>https://${carbon.local.ip}:${mgt.transport.https.port}${carbon.context}/services/</ServerURL>
https://${carbon.local.ip}:${mgt.transport.https.port}${carbon.context}/services/
</ServerURL>
<!-- <!--
Admin username for the Authentication manager. Admin username for the Authentication manager.
--> -->
@ -544,4 +542,4 @@
You can enable this and set preferable Logger name. You can enable this and set preferable Logger name.
--> -->
<!--VelocityLogger>VELOCITY</VelocityLogger--> <!--VelocityLogger>VELOCITY</VelocityLogger-->
</APIManager> </APIManager>

Loading…
Cancel
Save