Skip to content
Snippets Groups Projects
Commit 081c7a19 authored by Russ Garrett's avatar Russ Garrett Committed by Julian
Browse files

Add the allowed oauth2 scope to the README

parent ff7de059
Branches
Tags
No related merge requests found
......@@ -93,7 +93,7 @@ The services need to be setup to use the following URLs with the Authorization C
* `/oauth2/token`: token request endpoint
* `/oauth2/userinfo`: endpoint that provides information about the current user
The userinfo endpoint returns json data with the following structure:
The only OAuth2 scope supported is `profile`. The userinfo endpoint returns json data with the following structure:
```
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment