Enable Swagger UI for management REST API access
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Management REST API access requires oemanager.war be deployed. Create development instances with the
-f option to deploy oemanager.war. Secure the instance by using the -m uid:password option to change the
username and password from the default values of tomcat:tomcat. Start the instance at least once to create the
oemanager folder structure containing the necessary
configuration files.
Note: This topic applies to Swagger UI in OpenEdge 12.0 and 12.1. In
OpenEdge 12.2, Swagger UI is enabled by default on development instances. Swagger UI
should never be enabled in production.