Question

Logging of authentication requests to middleware server

  • 14 December 2021
  • 1 reply
  • 82 views

Userlevel 4
Badge +9

Is there a way to enable verbose logging for HTTP(s) requests to middleware server listening on tcp port (i.e. 48080, as configured during installation)?

 

Getting “You don’t have permission to access /open-connect-provider on this server” while attempting to use reverse proxy to connect to TouchApp server.


This topic has been closed for comments

1 reply

Userlevel 4
Badge +6

Hi @woprhowe ,

You should be able to identify the relevant server logs using the following documentation:
https://docs.ifs.com/techdocs/Foundation1/040_administration/400_core_server/010_middle_tier/010_middleware_server/020_troubleshooting/#Server_log_files

The detailed logging for the identity asserter functionality in the administration console could help you with logging related to authentication issues:
https://docs.ifs.com/techdocs/Foundation1/040_administration/400_core_server/010_middle_tier/010_middleware_server/020_troubleshooting/default.htm#authentication_logs

Please refer to the below documentation on the logging levels which can be configured for the application server:
https://docs.ifs.com/techdocs/Foundation1/040_administration/400_core_server/010_middle_tier/010_middleware_server/020_troubleshooting/170_ifs_application_logging/#Level

Hope this helps!.

Regards,
Malindu