davidjrh / dnn.azureadprovider

The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
MIT License
35 stars 21 forks source link

Enhance claim mappings with calculated fields #56

Open davidjrh opened 2 years ago

davidjrh commented 2 years ago

The current claim mapping is done by the complete claim value, but would be interesting to support string operations such as concatenation of claims and strings, etc. Now that Power Fx language is Open Source, would be interesting to explore that way.

https://www.youtube.com/watch?v=SsJBrZ7YuhU