breaking conf files down into smaller chunks
Liam Hoekenga
liamr at umich.edu
Fri May 3 13:38:46 EDT 2013
>> Also, is it possible to break down the attribute resolvers into
>> separate files? If so, can the AttributeDefinitions have
>> dependencies defined in separate files?
>
> I don't actually know, I'd suggest you try it. If the one resolver instance loads multiple files, my guess is has to build one graph, so I would guess references can be cross file.
I tried it. The log message was not promising..
13:36:20.621 - ERROR
[edu.internet2.middleware.shibboleth.common.config.BaseService:188] -
Configuration was not loaded for shibboleth.AttributeResolver service,
error creating components. The root cause of this error was:
org.xml.sax.SAXParseException: cvc-identity-constraint.4.3: Key
'AttributeDefinitionAttributeDefinitionDependencyRef' with value
'ldapDir' not found for identity constraint of element
'AttributeResolver'.
Liam
More information about the users
mailing list