Skip to content

Commit

Permalink
Move overview text
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Nov 7, 2024
1 parent b2eb603 commit fbfdd74
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@

## Overview

[![Overview](/images/overview.drawio.png)](/images/overview.drawio.png)

For enabeling automated enrolment in a aliance, each institutions will play the
To enable automated enrolment in an aliance, each institutions will play the
role of the home institition (sending students out) en the host institution
(receiving students).
The home institution must have the required OOAPI endpoints available.
The host institution will run a component called enrollment receiver for
authentication and authorisation.
The host institution will always be in the lead for communication.

[![Overview](/images/overview.drawio.png)](/images/overview.drawio.png)



## About OOAPI

- [How to connect OOAPI endpoints?](./connecting-ooapi.endpoints.md)
Expand All @@ -22,7 +24,7 @@ The host institution will always be in the lead for communication.
- POST /associations/external/me
- GET /associations/{associationId}
- PATCH /associations/{associationId}

These endpoints will be protected using oauth tokens.

## About the broker
Expand Down

0 comments on commit fbfdd74

Please sign in to comment.