Identifying Users

Previous Next

You can easily check which user is actually performing a request on the Rules Service, by setting the log level for the Rules Service to "Debug". This will cause all executed rules service requests to be visible in the resulting log file, which you can then check. Each request is preceded by the message:

credential validation of user <username>

 

There is no other hidden credential validation taking place.

For more information about setting the log level and the location of the resulting log file, see: Rules Service Configuration Parameters.

 

See Also

Authentication for Client/Server Applications

Authentication for Web Applications

The Validation Agent for a Web Application User

Web Server Validation of Credentials

Web Application Validation of Credentials