Skip to content

Commit

Permalink
(5.0) oxtrust : added description for dynamicRegistrationAllowedPassw…
Browse files Browse the repository at this point in the history
…ordGrantScopes

GluuFederation/oxAuth#1130
  • Loading branch information
yuriyz committed Aug 11, 2020
1 parent d8ebb15 commit 1e71ea5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@
},
"dynamicRegistrationAllowedPasswordGrantScopes": {
"id": "dynamicRegistrationAllowedPasswordGrantScopes",
"description": "Specifies allowed scopes during registration if client has grant_type=password. Otherwise ignored. It's also ignored when list is empty.",
"type": "array",
"minItems": 0,
"uniqueItems": true,
Expand Down

0 comments on commit 1e71ea5

Please sign in to comment.