Sample applications
Access Gateway supports a number of sample application types. These samples can be used as a starting point for understanding and testing applications that require header fields, cookies, specialized policy, or proxying requests.
- Add a sample cookie application - Demonstrates passing data as cookie content. When executed, the application prints out all passed cookie data.
- Add a sample header application- Demonstrates passing data as headers to an application. When executed, the application prints all passed header fields.
- Add a sample policy application - Demonstrates creating a set of example policies. When executed, the application performs tests against these policies.
- Add a sample proxy app - Demonstrates a basic proxy application. When executed, the application displays simulated access to the back end proxy host.