Skip to content

Missing data in DATADUMP-FED API action #226

@geoffroya

Description

@geoffroya

Defect/Feature description

As a NRO, we are tring to see how we can make use of the existing admin API.
Our first goal is to get data from CAT about our institution, to identify misconfigured IdPs and next guide them to fix issues.

For this, we tested the DATADUMP-FED action:
POST /admin/API.php
Body:

{
    "ACTION": "DATADUMP-FED",
    "APIKEY": "*******",
    "PARAMETERS": []
}

Unfortunately, we found out that:
1- useful data is missing, like the instid provided by eduroam database we expose as a NRO - that could alow us to join data from CAT API and data from our national registry
2- the eap certificates are sometimes present, sometimes not. We failed understanding why it's present for some institutions and missing for others. Of course, we checked that for the missing ones, they are present in CAT UI.

As a NRO, I would expect to have complete information about what's in CAT for the institutions we manage.

Nevertheless, maybe we used the API the wrong way. If so please tell us what we did wrong.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions