From 9f9d896d86c70d01c11f5f307678e39c658c6e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kwiecie=C5=84?= Date: Wed, 29 Jan 2020 12:19:33 +0000 Subject: [PATCH] Update Optimizely.md to say that we can use SSO now (#330) * Update Optimizely.md * Respect Babylon Co-Authored-By: Daniel Spindelbauer Co-authored-by: Daniel Spindelbauer --- Cookbook/Technical-Documents/Optimizely.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cookbook/Technical-Documents/Optimizely.md b/Cookbook/Technical-Documents/Optimizely.md index 4cb00b480..d99b62b5e 100644 --- a/Cookbook/Technical-Documents/Optimizely.md +++ b/Cookbook/Technical-Documents/Optimizely.md @@ -4,7 +4,7 @@ Working with Optimizely [Optimizely](https://www.optimizely.com) is a tool for full stack software experimentation. Its two main concepts are Experiments and Features. In an experiment users are divided into two or more segments, each segment is shown a different version of the user interface and we try to collect some performance data to decide which version works best. A feature is a flag which decides whether something is available for a specific user. ## Interacting with the Optimizely Portal -Optimizely is not available in our single sign on portal. To create an account you need an administrator to send an invite to your Babylon email. Once you have registered you can [sign in here](https://app.optimizely.com/signin) +Optimizely is available through our single sign on portal so you can [sign in](https://app.optimizely.com/signin) using SSO and just provide your Babylon email. After you have signed in, select "Babylon Health iOS" under the project heading in the left hand menu.