forked from EroPerez/multiple_idp_simplesamlphp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Populate custom fields automatically
It makes perfect sense that fields from `Additional attributes` are populated automatically, instead of user having to hardcode how the fields are populated in source code of this module. This implementation has no support for translations or more complex fields. But it should work fine with basic fields that have simple value column. The implementation is inspired by comment by @pablo-tapia in AngelAlvarado#4.
- Loading branch information
Showing
2 changed files
with
21 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters