Services.xsd

Rod Widdowson rdw at steadingsoftware.com
Thu Dec 12 06:51:05 EST 2013


The IdP is now using the entirely native spring bean configured service api.
This is all in idp-core\net.shibboleth.idp.service if you want to look.

There is one remaining round of cleanup needed: I want to remove the old
"services" schema.    

To do this I need to make a non-backwards compatible change to the
attribute-filter and attribute-resolver schemas, where it is used to define
the now-irrelevant service elements:

<afp: ShibbolethAttributeFilteringEngine/>

and

<resolver: ShibbolethAttributeResolver/>


Because this technically is a backwards breaking, albeit an irrelevant one,
I want to give the list a chance to comment before I make the change
(probably this weekend).

Thanks

/Rod



More information about the dev mailing list