Documentation of eduGAIN database access API

Method: show_entity

Description:

Show the full entityID XML. This method is mostly for internal use.

Supported formats: xml - this is set automatically and need not be specified

Arguments used:

row_id (optional)
allowed values: valid internal identifier
internal database identity identifier, either e_id or row_id is required
e_id (optional)
allowed values: a valid entityId
a valid entityId (full string), either e_id or row_id is required, e_id takes precedence

Example:

download entity metadata vased on the editityId
https://technical-test.edugain.org/api.php?action=show_entity&e_id=https://sso.umk.pl/idp/shibboleth

Show full action list