Testing in Canary mode
Support for testing with eIAM
eIAM uses a modern Continuous Integration / Continuous Deployment (CI/CD) infrastructure, which allows for a canary deployment of eIAM components. This means that two release versions can run in parallel within the cluster. By default, all user requests are directed to the "active" release versions to ensure normal operations are not disrupted.To allow test managers to calmly test new features and/or bug fixes on the canary deployment, it is necessary for these users to activate a canary cookie before logging in.
The Canary Cookies can be set differently for the various stages (PROD/ABN/REF) on the following page: . Cookies can also be deactivated and/or completely deleted.
Further explanations on how to manage the canary cookie can be found on our help page: Testing in Canary mod