Overview
Goal | Configure the Microgateway to protect a simple backend service with session handling enabled. |
Notes | - |
Goal | Configure the Microgateway to protect a simple backend service with session handling enabled. |
Notes | - |
The exercise does not contain any licenses. Therefore, Airlock Microgateway runs as Community Edition
For more details see Features and support.
To run the exercise as Premium Edition, copy a valid license to .templates/microgateway/secret/microgateway.lic
and execute kubectl apply -k .
to re-deploy the Microgateway.
Edit the file config/config.yaml
and configure the following settings:
session.redis_hosts[]
session_handling: enforce_session
Use the (Microgateway) DSL reference to accomplish this task.
After modifying the configuration file, apply the new configuration by running the following command:
sess_id
.