Sample Dataconnector for Shib 3.1
Krug, Jeff
Jeff.Krug at gtri.gatech.edu
Fri May 15 08:07:00 EDT 2015
You can handle the JIRA side of things. That does sound useful to me.
Thanks,
Jeff
________________________________________
From: dev <dev-bounces at shibboleth.net> on behalf of Rod Widdowson <rdw at steadingsoftware.com>
Sent: Friday, May 15, 2015 5:51 AM
To: 'Shib Dev'
Subject: RE: Sample Dataconnector for Shib 3.1
> Did we ever test or consider the notion of supporting our custom schema
*inside* a standard <beans> file?
It does – there are several test files which do this. It’s pretty pig ugly
mind you because you have to bracket everything with a <beans> statement and
you sometimes need a bit of knowledge on how the particular custom parser
works to know what else you need to do (if anything). Some parsers
(MetadataProvider being one) “look around” themselves so as to “do the right
thing – this allows us to have multiple single file MetadataProviders whilst
also supporting the old RelyingParty syntax.
For plugin writers, I think the greatest value would be if I spent some time
working out how (if?) we can use native syntax to configure them and then
prove and example somewhere. If the team think this is a good idea then
I’ll file an RFI (unless Jeff wants to).
R
--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
More information about the dev
mailing list