Service Description: Service to allow a user to see if his eduGAIN IdP is releasing attributes properly, not too many and not too few. Service URL is https://release-check.edugain.org/)
Components: Uses a LAMP stack with PHP (using Laravel 5.4 framework) and MySQL.
Code Repository: https://code.geant.net/stash/projects/GN4SA2T2/repos/edugain-attribute-release-check/browse
Infrastructure:
- Test infrastructure: test-edugain01.geant.net (change local hosts file for release-check.edugain.org to point to this host )
- Production infrastructure: prod-edugain01.geant.net (service name https://release-check.edugain.org/)
Operational Information: No regular operational maintenance needed as far as we know
Roadmap/ToDos:
- Changes MDUI DisplayName:
- EARC - REFEDS Research and Scholarship NG -> EARC - REFEDS Research and Scholarship Test
- Provide REST/JSON API to query results (asked by Tomasz and Maja) or sync database to technical.edugain.org
- API should allow to query results of a particular IdP and to ask which grades an IdP would get if releasing certain attributes to a test SP. Some API calls need yet to be defined and then documented somewhere (e.g. wiki.edugain.org). Should not have high priority as Tomasz/Maja asked for this based on false assumptions about EARC initially. However, others (e.g. Niels) also have some use for an API.