Skip to content

Commit 4325ba9

Browse files
committed
remove client_id from payload
1 parent 59a8e55 commit 4325ba9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_server_08_id_token.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ def test_id_token_lifetime_per_client(self):
294294
"email_verified",
295295
"jti",
296296
"scope",
297-
"client_id",
298297
"iss",
299298
"sid",
300299
}

0 commit comments

Comments
 (0)