diff --git a/scripts/install b/scripts/install index 2cfab26..9400f32 100755 --- a/scripts/install +++ b/scripts/install @@ -367,7 +367,7 @@ if [ $is_public -eq 1 ] then # unprotected_uris allows SSO credentials to be passed anyway. ynh_app_setting_set $app unprotected_uris "/" - ynh_app_setting_set $app unprotected_uris $path_url_autodiscover1 + #ynh_app_setting_set $app unprotected_uris ",$path_url_autodiscover1" fi #=================================================