Configuration
📄️ OAuth2 via Azure AD
Below is the description of how to set up webPDF in Azure AD to use the tokens created by Azure AD in webPDF server.
📄️ Disable anonymous login
You can find further Information on anonymous login here
📄️ Java Management Extension
The Java Management Extension (JMX) can be used to access the webPDF server for administration and monitoring. Via JMX e.g. information about the integrated Tomcat server, the configured logging and the webPDF server itself can be retrieved. Via JMX, the webPDF server can also be integrated into monitoring tools, for example, to monitor the availability and utilization of the server.
📄️ Enable log debug mode
In normal operation the webPDF server logs reduced information in the INFO level to the console and to the log files (folder `/logs'). Usually this information is sufficient to evaluate the operation of the server.