Re: [saml-dev] Where to pot information inside the SP's metadata?

From
Peter Schober <>
Date
2016-09-08T09:03:54+00:00
ID
Thread
Re: [saml-dev] Where to pot information inside the SP's metadata?
* Andrei Petcu <> [2016-09-08 10:42]:
> Thank you for your reply. I made a mistake, I actually mean the IDP, not the
> SP. I want to put some extra information about the country in the IDP's
> metadata since I actually talk to a Stork VIDP. I want to do this since I
> want the SP to be able to map the IDP to a specific country.

IIRC the extension goes into the EntityDescriptor element, not into a
RoleDescriptor element, so EntityAttributes can be used with any kind
of entity (IDP, SP, AA).
-peter