Skip to content

Commit

Permalink
remove client_id from payload
Browse files Browse the repository at this point in the history
  • Loading branch information
lionick committed Oct 2, 2024
1 parent 59a8e55 commit 4325ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_server_08_id_token.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ def test_id_token_lifetime_per_client(self):
"email_verified",
"jti",
"scope",
"client_id",
"iss",
"sid",
}
Expand Down

0 comments on commit 4325ba9

Please sign in to comment.