fullScopeAllowed set to false for confidential clients

This commit is contained in:
dcore94 2021-02-23 09:47:25 +01:00
parent fa7f517a4a
commit 383163e79e
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
"standardFlowEnabled": true,
"authorizationServicesEnabled": true,
"publicClient": false,
"fullScopeAllowed" : false,
"protocol": "openid-connect"
},
"method" : "POST",