diff --git a/templates/jupyterhub_add_serveroptions_to_context.json.j2 b/templates/jupyterhub_add_serveroptions_to_context.json.j2 index bac7f93..0fc5e82 100644 --- a/templates/jupyterhub_add_serveroptions_to_context.json.j2 +++ b/templates/jupyterhub_add_serveroptions_to_context.json.j2 @@ -126,7 +126,7 @@ "audience": "${init.output.result.encoded_context}", "grant_type": "urn:ietf:params:oauth:grant-type:uma-ticket", "client_id": "orchestrator", - "client_secret": "c93501bd-abeb-4228-bc28-afac38877338" + "client_secret": "0cf47f19-0db3-45f3-90ee-ed580eaba177" } }, "type": "SIMPLE",