shibboleth.StoredPersistentIdGenerator and shibboleth.JPAStorageService ?

Cantor, Scott cantor.2 at osu.edu
Mon Jul 6 14:19:21 EDT 2015


On 7/6/15, 2:02 PM, "users on behalf of Paul Engle" <users-bounces at shibboleth.net on behalf of pengle at rice.edu> wrote:
>
>In saml-nameid.xml:
>
>    <!-- Store for persistent IDs -->
>    <bean id="RicePersistentStore"
>class="net.shibboleth.idp.saml.nameid.impl.JDBCPersistentIdStore">
>        <property name="dataSource"
>ref="shibboleth.JPAStorageService.DataSource" />
>    </bean>

Looks like a bug, or at least insufficient wiring to make this work better. It really should work with just the data source declared alone, but I'll have to work around the existing properties to avoid breaking you. Can you please file a bug on that?

-- Scott



More information about the users mailing list