Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Claims with uri as a key returned as array #1377

@maximegel

Description

@maximegel

Current behavior

Our ID token contains claims with uri as a key and an object as the value:

image

For some reason, oidc-client store and return these claims as an array with duplicates:

image

In the image above, elements at index 0 and 1 are structurally the same.

Expected behavior

Claims should be stored and returned exacly the same as they are in the token.

Environment

"oidc-client": "1.11.5"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions