v3 extensions

Jim Fox fox at washington.edu
Wed Jul 2 17:40:47 EDT 2014


It looks like an extension to shib, say a new attribute resolver,
will need a bit of rewrite to move to v3.

To that end, is there somewhere an example pom.xml that I could work with
to pull in the correct v3 idp jars?

In v2, for instance, I could do:

         <!-- Provided dependencies -->
         <dependency>
             <groupId>edu.internet2.middleware</groupId>
             <artifactId>shibboleth-identityprovider</artifactId>
             <version>2.3.6</version>
             <scope>provided</scope>
         </dependency>

Thanks,

Jim



More information about the dev mailing list