Skip to content

ClaimsTransformation extract stringcollection from json array #7

@fmuntean

Description

@fmuntean

How do I extract a string collection if I have a json like:
[
{ key:key1, value:value1},
{ key:key2, value:value2},
........
{ key:keyN, value:valueN},
]

I need the transformed claim to be like [value1,value2,...valueN]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions