<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello Scott,
      <br>
      <br>
      thank you very much for your time and your continuous help.
      <br>
      <br>
      I had not been aware that adding a tag to every entity of edugain
      is such expensive work.
      <br>
      Ok, then i will mark my local SPs.
      <br>
      <br>
      At the moment i add every local SPs with a single
      FilesystemMetadataProvider.
      <br>
      Unfortunately i have no local metadata-administration tool oder
      webservice to manage all our local metadata-files.
      <br>
      <br>
    </p>
    <blockquote type="cite" style="color: #000000;"><MetadataProvider
      id="LOCALMD-IDM"
      <br>
          xsi:type="FilesystemMetadataProvider"
      <br>
          metadataFile="%{idp.home}/metadata/idm-metadata.xml"/>
      <br>
    </blockquote>
    <br>
    Can you think of a solution to add such a tag in a flexible way to
    every MetadataProvider with an ID beginning with "LOCALMD-.*"?
    <br>
    Or did i have to add the entityAttributeFilter to every
    MetadataProvider?
    <br>
    <br>
    With nice regards.
    <br>
    Martin
    <br>
    <br>
    <div class="moz-cite-prefix">Am 24.04.2018 um 16:29 schrieb Cantor,
      Scott:<br>
    </div>
    <blockquote type="cite"
cite="mid:9846A6064BD102419D06814DD0D78DE149FE3AEF@CIO-TNC-D2MBX02.osuad.osu.edu">
      <blockquote type="cite">
        <pre wrap="">But now our idp is joining EduGain and i am looking for a mechanism to simply
and flexible check if the sp (the user wants to login) is in edugain or not.
I did not want to extend the list of registration authorities and i did not want
to "mark" our local sp and using "InEntityGroup" is also no possibility.
</pre>
      </blockquote>
      <pre wrap="">
I would personally mark your local SPs, there are a lot fewer of them. Adding a tag to every EduGAIN entity is a ton of expensive work in time and memory, at least until you're looking up metadata per entity.

</pre>
      <blockquote type="cite">
        <pre wrap="">Among other questions came up i now want to know if it is possible to use
regex for this task?
</pre>
      </blockquote>
      <pre wrap="">
You already found it, it's part of that Candidate class you're already wiring up.

-- Scott

</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Martin Lunze
IT-Systemadministrator

Technische Universität Dresden
Zentrum für Informationsdienste und Hochleistungsrechnen (ZIH)
Operative Prozesse und Systeme (OPS)
01062 Dresden

Tel.: +49 (351) 463-35881
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:martin.lunze@tu-dresden.de">martin.lunze@tu-dresden.de</a></pre>
  </body>
</html>