Controlling the Logging of Authorization Failures for the Client

By default, web client authorization failures are not recorded.

The curam.enable.logging.client.authcheck property controls whether the authorization failures encountered by the web client are logged or not. This property is false by default, meaning these failures will not be logged. When set to true a log of these authorization failures is stored on the database table AuthorisationLog . The Cúram Server Developers Guide , Application.prx - Dynamic properties section should be consulted for more information on this property.