Skip to content

Conversation

@julien-nc
Copy link
Member

In some cases, the claim list is empty and the claims GET params gets serialized to
{"id_token":[],"userinfo":[]}
instead of the expected
{"id_token":{},"userinfo":{}}

@julien-nc julien-nc added bug Something isn't working 3. to review labels Apr 8, 2025
… as objects instead of arrays

Signed-off-by: Julien Veyssier <[email protected]>
@julien-nc julien-nc force-pushed the fix/noid/json-serialize-empty-claims branch from c54e4ce to b02827d Compare April 22, 2025 14:05
@julien-nc julien-nc merged commit 6b3552e into main Apr 23, 2025
44 checks passed
@julien-nc julien-nc deleted the fix/noid/json-serialize-empty-claims branch April 23, 2025 09:11
@julien-nc julien-nc mentioned this pull request Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants