Skip to content

Custom attribute store for Active Directory Federation Services, allows simple string manipulation in claims transforms.

Notifications You must be signed in to change notification settings

ewall/ADFS_StringProcessingAttributeStore

Repository files navigation

ADFS String Processing Attribute Store

This ADFS Custom Attribute Store would allow us to transform claim rules with basic string manipulation, such as changing to all lowercase or all caps.

The code was initially straight from Microsoft's example here:

...with assistance from this article:

See those pages for details on compiling, installing, and using the DLL.

Change History

  • 1.0.1 Added a few new methods: trim, removeDashes, truncateTo12Chars, truncateTo16Chars
  • 1.0.0 Code matches Microsoft's string processing example exactly.

To Do

About

Custom attribute store for Active Directory Federation Services, allows simple string manipulation in claims transforms.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages