Skip to content

Commit

Permalink
Add openID info
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Oct 2, 2024
1 parent 6ad82fd commit f61d59d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ receiver and the custom implementation at the host institution?
- [example application.yaml for enrollment receiver](./application.yaml)
- How do I run the enrollment receiver?
- It's advised to use the docker image [as described here](./running.md)

## About openID and MyAcedemicID

- What are the url's for starting authentication/introspection/tokens at MyAcedemicID?
- The MyAcademidID endpoints for openID can be found in the
[well-known](https://proxy.prod.erasmus.eduteams.org/.well-known/openid-configuration)
location. Please use a widely used library for all openID parts, instead
of builing it.
- How can we start an enrollment for testing?
- There is a [demo enrollment receiver](https://demobroker.eduxchange.eu/)
available for testing.
- What are scopes? What should I use for scopes?

0 comments on commit f61d59d

Please sign in to comment.