Static attributes

Rod Widdowson rdw at steadingsoftware.com
Tue Nov 15 13:53:09 EST 2016


> I'm a bit confused about the documentation described in https://wiki.shibboleth.net/confluence/display/IDP30/StaticDataConnector
> 
> It looks as if two different methods of creating static data connectors are described.  The first, just a standard description in attribute-
> resolver.xml; the second uses the springResources or springResourcesRef attributes.  Is one method preferred over the other?

Use the standard mechanism.  It is possible to build an example case when you might need to use the springResources thing, but that would be an extremely odd edge case.

The primary value of those two things is educational.  The Static Connector is simple enough that it is feasible to use it to show how to use springResources or springResourcesRef (which information you could then use to configure the more complex connectors).

Use the standard mechanism.

Rod




More information about the users mailing list