Hello Team,
How to apply regular protection policy for incoming request form params. In my request iam passing client id,username,password,client-secret and grant-type.
If any user can not add more than these fields.
How we can restrict this by using regular expression.
Can anyone please refer how to write regular expressions.
Thank you,