Discussions
Running apicurio on external server
Hi all,
I followed the guide for running on external server.
I'd like running it on a firm's server on datacenter, and I changed the default port in standalone.apicurio.xml.
Launching ./bin/standalone.sh -c standalone.apicurio.xml -b 0.0.0.0 apicurio crashes.
If I put the machine ip, -b 10.x.x.x, it works, but then from the browser, on a firm's pc, it complains that there's a Invalid parameter:
redirect_uri.
Any idea ?
Posted by marco about 3 years ago
How can I add the security schema
Go go SECURITY REQUIREMENTS of my api -> it shows --> No security requirements have been configured.Add security requirement --> *There are currently no Security Schemes defined for this API. Before you can configure the security requirements, you must first configure the possible schemes. Security schemes are configured at the root/global of the API.*
Any more detail , how can I setup the security schema in deep?
Posted by glen almost 4 years ago
How do I expose a SOAP Endpoint instead of REST?
Is it possible to create a SOAP Web service using existing WSDL and expose it similar to REST?
Posted by David Collins about 4 years ago