How to enable Debug Mode in Rublon Authentication Proxy?

Modified on Mon, 4 Mar at 5:05 PM

To enable Debug Mode in Rublon Authentication Proxy:


1. Open the config.json file located inside the rublonauthproxy/config directory.

2. In the log section, add "debug": true, in the following way:


{

  "log": {

    "debug": true,

    "remove_logs_older_than": 7

  },


3. That’s it! If you are unsure how to use any of the properties in the config.json file, you can look up one of the configuration examples in the rublonauthproxy/config/examples folder.


Helpful Links

Rublon Authentication Proxy - Documentation

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article