Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Dec 9, 2023
1 parent 4da03ee commit c74285c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,15 @@ curl -v -H "Accept: application/json" \
http://localhost:8080/api/authmethod
```

Retrieving all persisted users
---------------------------------

This API is only available on the IDP.

```bash
curl -H "Content-type: application/json" http://localhost:8080/api/users
```

Setting the Assertion Consumer Service (ACS) endpoint
---------------------------------

Expand Down

0 comments on commit c74285c

Please sign in to comment.