From 6a906688a5dba454e2237ecbd16d364a5307f820 Mon Sep 17 00:00:00 2001 From: Nicolas Liampotis Date: Mon, 26 Feb 2024 14:30:30 +0200 Subject: [PATCH] Add note about differences between devel and demo/prod --- content/en/providers/check-in/sp/_index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/en/providers/check-in/sp/_index.md b/content/en/providers/check-in/sp/_index.md index 13355d22d3..8768853732 100644 --- a/content/en/providers/check-in/sp/_index.md +++ b/content/en/providers/check-in/sp/_index.md @@ -84,8 +84,12 @@ The integration follows a two-step process: development instance service requests can be self-reviewed without the need to wait for approval from an administrator. As with the demo instance, the development instance allows for testing authentication and authorisation - without affecting the production Check-in service. **NB: the list of - supported Identity Providers in the development instance is limited. + without affecting the production Check-in service. **NB: The development + environment is intended for testing the latest features of Check-in and + may differ from the demo and production environments in terms of stability + and functionality. + Keep in mind that the supported Identity Providers in the development + instance are limited. Therefore, we recommend using any of the social identity providers or the [EGI SSO](https://sso.egi.eu/admin/) to test the login workflow when using the development instance.**