We are trying to build an API, which will accept User Active Directory Credentials and return them a SAML token. We have narrowed down to use usernameMixed Endpoint.
/adfs/services/trust/13/UsernameMixed
We like to add email as part of the response claim to this endpoint, currently only UPN is returned. Can you Please help me with details as to where we can configure it.
Thank you in Advance.