Disabling Authentication Caching and Increasing Log Levels

Temporarily disable administrator authentication caching, so the new provider can be validated. Also increase log levels to capture more detailed events in case you need to troubleshoot problems.

  1. Disable authentication caching:
    1. In the left navigation pane, expand the Security folder.
    2. Select the "admin" security configuration, and display its properties.
    3. In the right administration pane, select the Settings tab.
    4. Set the cache timeout value to 0, which tells SAP Mobile Server to not cache results.
    5. Click Save.
  2. Increase log levels to a more sensitive value:
    1. In the left navigation pane, select Configuration.
    2. In the right administration pane, click the Log Settings tab.
    3. For the security log component, set the log level to DEBUG, which provides detailed system information, warnings, and all errors.
    4. Click Save.
Related concepts
Authentication Cache Timeouts