Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the following settings:

OptionValue
Claim rule name AD Email
Attribute store Active Directory
LDAP Attribute E-mail-Addresses
Outgoing Claim TypeE-mail Address

Click "Finish"

Click "Add Rule..." again

Image Added

select Transform an Incoming Claim as the Claim rule template

click Next

use the following settings:

OptionValue
Claim rule name Name ID
Incoming claim typeE-Mail Address
Outgoing claim typeName ID
Outgoing name ID Format Email

Image Added

Click "Finish"

Image Added


Finally, to prevent ADFS from sending encrypted assertions by default, open a Windows Power Shell command prompt and run the following command:

set-ADFSRelyingPartyTrust –TargetName "relyingPartyTrustDisplayName" –EncryptClaims $False