Enable and disable resource ordering in PingAccess to control how requests are processed.
Application resources are defined by one or more path patterns and zero or more query parameters. When handling requests, PingAccess matches the path pattern and query parameters with the proper resource. When more than one resource matches a request, PingAccess uses the first matching resource it identifies.
Resource ordering allows you to specify which resources are checked for a match in what order, letting you control the policy that is applied to a particular request. These instructions describe how to enable and disable resource ordering in PingAccess, as well as how to use the auto-ordering feature.
-
To enable resource ordering:
- Edit your application.
-
On the Resources tab, click the
Reordericon button showing upward and
downward arrows (
.).
- Modify the resource order as necessary.
- Click Save.
-
To disable resource ordering:
- Remove any Regex path pattern.
- Edit your application.
-
On the Resources tab, click the
buttonReorder icon showing upward and
downward arrows (
.
- Click Disable manual ordering.
-
To auto-order resources: