Skip to content

Commit 7697979

Browse files
committed
Added : "generateRefreshTokens": true
( with docker logs )
1 parent c498085 commit 7697979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/kickstart/device_code-grant_require_authentication_false.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"oauthConfiguration": {
3737
"deviceVerificationURL": "http://localhost:9111/oauth2/device?client_id=#{applicationId}&tenantId=#{defaultTenantId}",
3838
"requireClientAuthentication": false,
39+
"generateRefreshTokens": true,
3940
"enabledGrants": [
4041
"urn:ietf:params:oauth:grant-type:device_code",
4142
"authorization_code",

0 commit comments

Comments
 (0)