Skip to content

Commit

Permalink
docs: identity endpoint requires institution
Browse files Browse the repository at this point in the history
I'm not sure why it would be, but it is.
  • Loading branch information
thijskh authored Oct 15, 2021
1 parent 03fcd81 commit 439e8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MiddlewareAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Request parameters:
URL: `http://middleware.tld/identity/?insitution=Ibuildings{&NameID=}{&commonName=}{&email=}{&p=3}`
Method: GET
Request parameters:
- Institution: (optional) string, the institution as scope determination
- Institution: (required) string, the institution as scope determination
- NameID: (optional) string, the NameID to search (equality check)
- commonName: (optional) string, the commonName to match against
- email: (optional) string, the email to match against
Expand Down

0 comments on commit 439e8c9

Please sign in to comment.