Skip to content

Commit 8f3cc85

Browse files
authored
additional properties valid on oauth2 provider config (#7)
1 parent 63108e9 commit 8f3cc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/config/1.0/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
}
327327
},
328328
"required": ["authorize_request", "token_request"],
329-
"additionalProperties": false
329+
"additionalProperties": true
330330
}
331331
},
332332
"required": ["id", "type", "client_id", "oauth2"],

0 commit comments

Comments
 (0)