Hello team,
We have configured a white list in customer environments and some users are receiving error 403 - forbbiden while trying to access appian.
In my opinion, I believe that these users are not in the IP range configured in the white list.
Knowing this, I would like to identify in the logs the IPs of these users who are having access denied when they try to enter the environment link to compare with the white list that we configured, and if this IP is not there, report this information to the client.
Is there any way I can view this? Where?
Thanks
Discussion posts and replies are publicly visible
Check login-audit.csv file in system logs.
Try accessing "login-audit.csv"
You will have the following columns User | Status | IP | Source and try the following combination Username | Failed | XXX.XXX.XX.XX | Portal
Try to match the details with actual user who may have faced the 403 error to check if it works
Daniel Abbehusen said:We have configured a white list in customer environments and some users are receiving error 403 - forbbiden while trying to access appian.
What exactly does this mean? Where is this whitelist configured, and which system returns that error message?
The white list was configured on the appian side, which means that users can only log in the environment if they are in the range specified by the customer. The customer opened a support case to add this range to the appian environment as a security layer. The system that returned the error was probably the web server.
Thanks David
Thanks Soma
OK. Then you have to sort this out with Appian.