Friday
Nov122010
Wow, an ADFS Thing I didn’t know.
Friday, November 12, 2010 at 02:36PM Thanks to one of my ADFS engineers, I just learned two snippets of the claims rule language that I didn’t know before:
@RuleName = "Store:Active Directory, Email Address"
(This is what will create a human-readable name in the UI if you create a claim rule using the language, rather than that annoying blank “Double-click the rule to see the syntax…” thing.)
@description = "user email address, converted to <user name>@microsoft.com suffix"
A comment field. Who’da thunk it?
Go Geoff.
Reader Comments