Manipulating Shib Configuration Files

Guy Tadi tadiguy812 at gmail.com
Tue Apr 28 18:00:42 EDT 2015


I have a need to dynamically change some shib configurations by
manipulating the xml files.
For instance given something like this:

<ProtocolProvider type="XML" validate="true" reloadChanges="false"
path="protocols.xml"/>

I'd like to be able to programmatically read and change
the reloadChanges value from false to true. The new value I'm changing
to can come from a simple text file, passed from a C++ program, or even via
a BASH script. Is there any utility in Shib for doing this or I need some
XML parser?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150428/a1ce8bd4/attachment.html>


More information about the users mailing list