Skip to content

Commit

Permalink
(5.0) oxtrust : added description of refreshTokenExtendLifetimeOnRota…
Browse files Browse the repository at this point in the history
…tion configuration property

GluuFederation/oxAuth#1449
  • Loading branch information
yuriyz committed Aug 19, 2020
1 parent ff1b333 commit bf86387
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,11 @@
"description": "Boolean value specifying whether to add Authorization Code Flow with Refresh grant during client registration.",
"type": "boolean"
},
"refreshTokenExtendLifetimeOnRotation": {
"id": "refreshTokenExtendLifetimeOnRotation",
"description": "Boolean value specifying whether to extend refresh token lifetime on rotation.",
"type": "boolean"
},
"authenticationFilters": {
"id": "authenticationFilters",
"description": "User authentication filters.",
Expand Down

0 comments on commit bf86387

Please sign in to comment.