This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/connector/oauth
Vlad Safronov 45932bd38a skymarshal: behaviour: Handle groups as maps
There are cases when groups are represented as a list
of maps, not strings e.g. "groups":[{"id":"1",
"name":"gr1"},{"id": "2", "name":"gr2"}]. Handle groups
represented as a list of maps.

concourse/dex#23

Signed-off-by: Vlad Safronov <vladislav.safronov@oracle.com>
2021-11-17 15:06:54 -05:00
..
oauth_test.go use claim mappings when retrieving user identity 2021-11-17 15:06:54 -05:00
oauth.go skymarshal: behaviour: Handle groups as maps 2021-11-17 15:06:54 -05:00