Skip to content

Commit

Permalink
Add information about using the broker
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmerderonde committed Oct 23, 2024
1 parent a2d45e1 commit 1247b3d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
6 changes: 6 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down
20 changes: 10 additions & 10 deletions progress.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Progress

| Name | Enrollment Receiver <br>installed | Enrollment Receiver <br>Connected to MyAcademicID | endpoints available <br>/persons/me <br>/associations/external/me <br>/assiciations/ | Connection information <br>in ServiceRegistry | OOAPI endpoints connected <br>to MyacademicID | Test accounts <br>available | Tested incoming <br>student | Tested outgoing <br>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 <br> in frontend | Enrollment Receiver <br>installed | Enrollment Receiver <br>Connected to MyAcademicID | endpoints available <br>/persons/me <br>/associations/external/me <br>/assiciations/ | Connection information <br>in ServiceRegistry | OOAPI endpoints connected <br>to MyacademicID | Test accounts <br>available | Tested incoming <br>student | Tested outgoing <br>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

0 comments on commit 1247b3d

Please sign in to comment.