spacewander commented on a change in pull request #3308:
URL: https://github.com/apache/apisix/pull/3308#discussion_r558310878
##########
File path: apisix/plugins/authz-keycloak.lua
##########
@@ -42,7 +43,6 @@ local schema = {
enum = {"urn:ietf:params:oauth:grant-type:uma-ticket"},
minLength = 1, maxLength = 100
},
- audience = {type = "string", minLength = 1, maxLength = 100},
Review comment:
Yes. Maybe we can add a description on them:
https://github.com/apache/apisix/blob/bbbdf58d555ee89144b6923e751deabf7e0bbf15/apisix/schema_def.lua#L75
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]