We're using the IBM Application Gateway to protect some internal web services. We would like to create an Authorization Rule based on the content of the request.
Meaning, if the HTTP
request has <Category>Super Secret</Category> in the body, and the `access_token` does not have `Scope`
AllowSuperSecret we want to deny the request.
I know it is possible to create authorisation rules based on scope, groupIds, or custom attributes. But, it is possible to create a rule like what's above? Meaning, based on the content of the HTTP request body?
Reference:
Rules
| IBM Application Gateway |
remove preview |
 |
| Rules |
| The IBM Application Gateway (IAG) provides a containerized secure Web Reverse proxy which is designed to sit in front of your application, seamlessly adding authentication and authorization protection to your application. |
| View this on IBM Application Gateway > |
|
|
------------------------------
Timothy
------------------------------