IdP - EntityAttributes - Predicate - Regex filter for federation SPs
Cantor, Scott
cantor.2 at osu.edu
Wed Apr 25 09:46:56 EDT 2018
> At the moment i add every local SPs with a single
> FilesystemMetadataProvider.
> Unfortunately i have no local metadata-administration tool oder
> webservice to manage all our local metadata-files.
That's no problem, just tag them via a filter the same way you were going to with eduGAIN.
> Can you think of a solution to add such a tag in a flexible way to every
> MetadataProvider with an ID beginning with "LOCALMD-.*"?
> Or did i have to add the entityAttributeFilter to every MetadataProvider?
Oh, you mean you have *every* SP loaded independently? Don't do that. Rename them all to a file named after the entityID hash and then load them all with one LocalDynamic resolver.
-- Scott
More information about the users
mailing list