Documentation of eduGAIN database access API

Method: show_entity_clashes

Description:

Show federations supplying this entity. Will only work for entities appearing in more then one federation. The 'fed' element points to the federation currently supplying the entity to eduGAIN. 'other-fed' array is ordered by preference - i.e. how federations will be selected in case of the entity disapearing from the currently supplyng one.

Supported formats: json, print_r

Arguments used:

row_id (optional)
allowed values: valid internal identifier
internal database identity identifier
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
format (optional)
default: json
allowed values: any supported format

Example:

show supplying federations
https://technical.edugain.org/api.php?action=show_entity_clashes&e_id=https://shibboleth.cambridge.org/shibboleth-sp

Show full action list