* Josef Fortier <
josef....@gmail.com> [2014-01-30 21:34]:
> The inCommon federation IDP setup wizard has a field labled
> "AttributeAuthorityDescriptor:(optional)" which, despite being
> labeled "optional" appears to actually be "required" (at least I've
> found no way of avoiding a roadblock there).
If InCommon in fact required an AA for registration of an IDP I'd
personally consider that broken, but either way that's not an issue
for this list but for InCommon operations.
(Fyi, not all IDPs have AAs, that's a simple fact. Hence requiring the
entry of data for one would only lead to either no IDP registration or
bogus data for the AA, doing everyone a disservice.)
> As near as I can tell from browsing the list archives, it like
> simpleSAMLphp doesn't easily support this. If I'm reading things
> correctly, it looks like it's possible to build an external service
> to support this, although I didn't find a lot of info there.
The short answer is to talk to InCommon and let them register your IDP
without an AA. You don't strictly need one for most or all the SAML
SPs I know and not all registered AAs seem to be working, across
Identity Federations.
To answer the question more relevant to this list: Yaco has
contributed code that allows to add an AA to SSP,
cf. "attributequeryserver"
https://github.com/Yaco-Sistemas/asynchronous-provisioning
I'd be interested in feedback about this (from outside of Yaco, if
possible :)) and possible inclusion with SSP's distributed list of
modules.
-peter