StatCan / StatCan.OrchardCore

Houses StatCan OrchardCore Modules
https://statcan.github.io/StatCan.OrchardCore/
MIT License
57 stars 12 forks source link

Support Mapping UserProfile properties to claims #151

Open jptissot opened 3 years ago

jptissot commented 3 years ago

Implement a mapping from CustomUserSettings to the UserInfo endpoint provided by the OpenId server. Must also add a way to map the claims to user properties in the child tenant upon login.

See https://github.com/OrchardCMS/OrchardCore/issues/7671