I have configured the ADFS server, added a user with name as 'test name' and email id as [email protected]. I have a city field in adfs server with a value added to it as 'city name'.
I have defined the claim issuance policy with following values in it
I have a sign up page where the user gets redirected to the adfs server, user gets log in and user gets registered on AAD.
The adfs server sends required values after login to the signup page where these values gets populated in the input fields.
On AAD user gets registered as Unknown user with no user details.
City field is empty and other values as well in the details page of user.
I have following output claims in it trust framework extension.
Let me know if I am doing the wrong attribute mapping.
How can I add the city value or all the user details on AAD after user signup?





