1Y0-341 Exam QuestionsBrowse all questions from this exam

1Y0-341 Exam - Question 14


Scenario: A Citrix Engineer configures Citrix Web App Firewall to protect an application. Users report that they are NOT able to log on. The engineer enables a Start URL relaxation for the path //login.aspx.

What is the effect of the Start URL relaxation on the application?

Show Answer
Correct Answer: A

A Start URL relaxation in Citrix Web App Firewall is used to allow access to specific paths that are otherwise restricted. By configuring a Start URL relaxation for the path /login.aspx, the Citrix Engineer permits access to this login page, hence resolving the issue that users were facing when they could not log in. Therefore, enabling a Start URL relaxation unblocks access to the specified path, allowing legitimate traffic to pass through.

Discussion

2 comments
Sign in to comment
Rink76Option: A
Aug 7, 2023

https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/url-protections/starturl-check.html

thedelphOption: A
Nov 7, 2023

This is the correct answer. The Start URL check is designed to block connections if the URL does not meet the specified criteria, which includes matching an entry in the Start URL list. By adding a relaxation for //login.aspx, the Citrix Engineer is allowing this URL to be accessed, which would enable users to reach the login page that they were previously unable to access due to the firewall's restrictions.