update jupyterhub deployment authorization
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
This commit is contained in:
parent
cd8d2708ca
commit
5ca58d78a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue