Reading shibboleth IdP configuration from database

Nanda Kumar NKK at FISCHERINTERNATIONAL.COM
Tue Nov 10 17:34:05 EST 2015


Hello,
  In v2 I got this working by writing a custom DBResource and pointing the ConfigurationResource for each of relying party, attribute resolver and attribute filter services to this new resource.
This was done by changing the xsi:type of the ConfigurationResource to the DBResource in services.xml file.
How can I do this in v3?  In v3 services.xml has resources defined like

<util:list id="shibboleth.RelyingPartyResolverResources">
        <value>%{idp.home}/conf/relying-party.xml</value>
        <value>%{idp.home}/conf/credentials.xml</value>
        <value>%{idp.home}/system/conf/relying-party-system.xml</value>
    </util:list>

There doesn't seem to be a way to extend the type with the above configuration.
Should I be writing a whole new bean like the FileBackedHttpResource or the HttpResource to handle this?
Any help in this regard is greatly appreciated.

Thanks
Nanda

======================================================================
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient and may contain originating company confidential or proprietary information.  Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, immediately contact the sender by reply e-mail or notify the postmaster at fisc.com<applewebdata://C7998FB1-8D0A-4CA3-B689-30E2F4A29B9A/postmaster@fisc.com> and destroy all copies.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20151110/0a4d8959/attachment-0001.html>


More information about the dev mailing list