Update README.md

Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
This commit is contained in:
Joel Speed 2019-04-11 21:29:12 +02:00 committed by GitHub
parent 8d73740425
commit a8a68284c9

View File

@ -101,7 +101,7 @@ Note: The user is checked against the group members list on initial authenticati
3. On the "Settings" / "Properties" page of the app, pick a logo and select "Multi-tenanted" if you want to allow users from multiple organizations to access your app. Note down the application ID. Click "Save".
4. On the "Settings" / "Required Permissions" page of the app, click on "Windows Azure Active Directory" and then on "Access the directory as the signed in user". Hit "Save" and then then on "Grant permissions" (you might need another admin to do this).
5. On the "Settings" / "Reply URLs" page of the app, add `https://internal.yourcompanycom/oauth2/callback` for each host that you want to protect by the oauth2 proxy. Click "Save".
6. On the "Settings" / "Keys" page of the app, add a new key and note down the value after hitting "Save".
6. On the **"Settings"** / **"Keys"** page of the app, add a new key and note down the value after hitting **"Save"**.
7. Configure the proxy with
```