Hi all,
I have a question regarding the user client role mapper: How can I map the first role from
the list of client roles to a field named "role" in the id token?
I've got that far that I create a mapper but it only returns a "[]" string.
Obviously I've already mapped the user to some client roles before I tried to get the
token.
Thanks,
Thomas