Forum Discussion

Deleted's avatar
Deleted
Mar 02, 2018
Solved

Azure B2C and being able to use email/emails attribute from the claim

Hi, We're currently working through using Azure B2C as an IdP for Identity Server 4.0 as a federation gateway and then to ADFS to access an internal relying party trust configured for a specific us...
  • Deleted's avatar
    Deleted
    Mar 05, 2018

    Luckily this issue is now resolved as using the Identity Server Profile Service http://docs.identityserver.io/en/release/reference/profileservice.html allowed for us to "Transform" the incoming claims attribute "emails" to be sent through in the JWT as "email" as required.

Resources