Updated Date: 07/07/2026
Creating URLs on a mobile security profile
Before creating a URL for mobile security alerts, you should create a mobile security anti-fraud profile.
Create URLs on a mobile security profile to ensure proper protection of your mobile app.
-
On the Main tab, click Security > Fraud Protection Service > Anti-Fraud Profiles.
The Anti-Fraud Profiles screen opens.
-
From the list of profiles, select the mobile security profile that you created.
The Anti-Fraud Profile Properties screen opens.
-
In the Anti-Fraud Configuration area, click URL List.
-
Click the Add URL button.
The Create New URL screen opens.
-
In the URL Path field, type the URL path in the text box.
-
For Application Type, select Mobile.
-
Ensure that Mobile Encryption Parameter is enabled.
-
If you want the BIG-IP system to enforce application level encryption on a parameter in every request to the URL, do the following:
-
In the URL Configuration area, select Parameters.
-
Click the Add button.
The Parameter Settings screen opens.
-
In the Parameter Name field, type a name for the parameter.
-
In the Mobile Security section, select the Enforce check box.
-
Click Create.
The parameter settings are saved and the URL Properties screen opens.
When a parameter is marked with the Enforce attribute, if the BIG-IP system detects that the parameter is not encrypted it sends an alert and replaces the value of that parameter with a configurable value that the server will reject (for instructions on how to configure this value, see the section on setting a replacement value for a URL parameter that is not encrypted). For example, the Enforce attribute can be applied to a password parameter, and if the BIG-IP system detects that password value is not encrypted, it will be replaced with an empty string that the server rejects and thus prevents a successful login.
Note: You cannot mark a parameter with the Enforce attribute if Mobile Encryption Parameter is disabled on this URL.
-
-
If the URL has a user name parameter, do the following:
-
In the URL Configuration area, select Parameters.
-
Click the Add button.
The Parameter Settings screen opens.
-
In the Parameter Name field, type a name for the parameter.
-
Select Identify as Username.
Note: Only one parameter per URL can have the attribute Identify as Username.
-
Click Create.
The parameter settings are saved and the URL Properties screen opens.
-
-
Click Save in the URL Properties screen.