diff --git a/index.md b/index.md index d46c727..4ee554e 100644 --- a/index.md +++ b/index.md @@ -13,6 +13,12 @@ - PATCH /associations/{associationId} These endpoints will be protected using oauth tokens. +## About the broker +- What is the edubroker? + - The edubroker is a component hosted by SURF that initiates the enrollment-process for a student. The broker provides a visual interface with feedback for the student. +- How can I enable the edubroker for my offerings on the frontend? + - Currently, when a student clicks on a enrollment button in eduxchange.eu, the student is sent to a form or an email. To enable the broker for your offerings, SURF has to change a setting for you. Ask SURF if you want to activate the broker for your offerings. + ## About Enrolment - How does the enrolment work in general? diff --git a/progress.md b/progress.md index 342f757..bdf2e81 100644 --- a/progress.md +++ b/progress.md @@ -1,15 +1,15 @@ # Progress -| Name | Enrollment Receiver
installed | Enrollment Receiver
Connected to MyAcademicID | endpoints available
/persons/me
/associations/external/me
/assiciations/ | Connection information
in ServiceRegistry | OOAPI endpoints connected
to MyacademicID | Test accounts
available | Tested incoming
student | Tested outgoing
student | -| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | -| Technical University of Denmark | | | | | | | | | -| École Polytechnique | | | | | | | | | -| Technion - Israel Institute of Technology | | | | | | | | | -| Eindhoven University of Technology | | | | | | | | | -| Technical University of Munich | | | | | | | | | -| Tallinn University of Technology | | | | | | | | | -| Czech Technical University in Prague | | | | | | | | | -| École Polytechnique Fédérale de Lausanne | | | | | | | | | +| Name | Broker enabled
in frontend | Enrollment Receiver
installed | Enrollment Receiver
Connected to MyAcademicID | endpoints available
/persons/me
/associations/external/me
/assiciations/ | Connection information
in ServiceRegistry | OOAPI endpoints connected
to MyacademicID | Test accounts
available | Tested incoming
student | Tested outgoing
student | +| :---------------------------------------- | :------------------------------ | :--------------------------------- | :------------------------------------------------- | :-------------------------------------------------------------------------------------- | :--------------------------------------------- | :--------------------------------------------- | :--------------------------- | :--------------------------- | ---------------------------- | +| Technical University of Denmark | | | | | | | | | | +| École Polytechnique | | | | | | | | | | +| Technion - Israel Institute of Technology | | | | | | | | | | +| Eindhoven University of Technology | | | | | | | | | | +| Technical University of Munich | | | | | | | | | | +| Tallinn University of Technology | | | | | | | | | | +| Czech Technical University in Prague | | | | | | | | | | +| École Polytechnique Fédérale de Lausanne | | | | | | | | | | [Click here](https://github.com/SURFnet/eduxchange-eu-tech-docs/edit/main/progress.md) to edit this page