Skip to content

Commit 40a3efb

Browse files
committed
test: ensure regressions for 8167bd0 are caught
1 parent d329eba commit 40a3efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/device_code/device_code.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ merge(config.features, {
99
backchannelLogout: { enabled: true },
1010
claimsParameter: { enabled: true },
1111
rpInitiatedLogout: { enabled: false },
12-
pushedAuthorizationRequests: { enabled: false },
12+
pushedAuthorizationRequests: { enabled: true },
1313
});
1414

1515
config.extraParams = {

0 commit comments

Comments
 (0)