diff --git a/staging1/deployments/hub.yaml b/staging1/deployments/hub.yaml index 2b751ea01a6305e3172ae2def892b27a9f56c5f8..4c75a56d4a019d503524b81cbd5d97efb03ba5a8 100644 --- a/staging1/deployments/hub.yaml +++ b/staging1/deployments/hub.yaml @@ -254,7 +254,7 @@ hub: class WebDavOIDCSpawner(B2DropSpawner): # ownCloud Infinite Scale parameters # (https://owncloud.dev/apis/http/graph/spaces/#list-my-spaces-get-medrives) - OCIS_URL = "https://ocis.aaitest.owncloud.works" + OCIS_URL = "https://ocis-staging.apps.bst2-test.paas.psnc.pl" # personal space OCIS_PERSONAL_SPACE = "/graph/v1.0/me/drives?%24filter=driveType+eq+personal" # shared space @@ -347,8 +347,7 @@ hub: self.log.info("No auth state, skipping ownCloud") - # c.JupyterHub.spawner_class = WebDavOIDCSpawner - c.JupyterHub.spawner_class = B2DropSpawner + c.JupyterHub.spawner_class = WebDavOIDCSpawner c.B2DropSpawner.http_timeout = 90 c.B2DropSpawner.profile_form_template = """ <style>