update jupyterhub deployment authorization

Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
This commit is contained in:
omrishiv 2024-07-16 09:10:32 -07:00
parent cd8d2708ca
commit 5ca58d78a1

View file

@ -12,7 +12,7 @@ data:
"name": "Jupyterhub Client",
"description": "Used for Jupyterhub SSO",
"publicClient": false,
"authorizationServicesEnabled": false,
"authorizationServicesEnabled": true,
"serviceAccountsEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,