idbind / identity-binder

Service for binding identities across multiple identity providers for the same user.
Other
6 stars 1 forks source link

make account details robust for any user details claims #53

Open wikkim opened 8 years ago

wikkim commented 8 years ago

Currently, our account details only know about claims that come from the specific OIDC Provider we test against. Would be nice for the account details page to generically understand and show all/any of the claims that come from IdP.

http://openid.net/specs/openid-connect-core-1_0.html#UserInfo

plus custom claims