Add OIDC_REDIRECT_ALLOWED_HOSTS setting to dev and feature environments to properly allow Keycloak redirect callbacks after authentication.
The given_name and usual_name is not configured in the oidc scopes. When a user connect to docs with the dev and feature configuration, we don't have this informations.
Add a special environment to prepare feature app deployment