Skip to content

Commit

Permalink
Merge pull request #343 from JanssenProject/yuriyz_fixes
Browse files Browse the repository at this point in the history
fixing server side tests
  • Loading branch information
yuriyz committed Nov 24, 2021
2 parents 95b9083 + 1111dea commit da2b282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/conf/jans-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
"refreshTokenLifetime":14400,
"idTokenLifetime":3600,
"accessTokenLifetime":300,
"grantTypesAndResponseTypesAutofixEnabled":true,
"umaRptLifetime":${config.uma.requester-permission-token-lifetime},
"umaPctLifetime":${config.uma.requester-permission-token-lifetime},
"umaAddScopesAutomatically":false,
Expand Down

0 comments on commit da2b282

Please sign in to comment.