IDP configuration in DB

Peter Schober peter.schober at univie.ac.at
Tue Mar 27 15:24:19 BST 2012


* Dev4U <dev4ucom at gmail.com> [2012-03-27 16:00]:
> I'm trying to have my IDP configuration stored in DB instead of files, and
> would need to understand how to configure shibboleth to load it from there.
> Specifically, here are the configuration files that I would like to migrate
> to DB:
> attribute-filter.xml
> attribute-resolver.xml
> handler.xml
> relying-party.xml
> logging.xml
> service.xml
> internal.xml
> + all metadata xml files (is there DB metadata providers?)
> 
> Is this possible?

If you want to skip the "developing" part Chad mentioned, put the
config (and/or metadata, in which case you probably don't want the IdP
itself to download and refresh any metadata from external sources)
into an SVN repository.
Should provide all of the features of storing BLOBs in an RDBMS, plus
then some.
-peter


More information about the users mailing list