Update documentation markdown

This commit is contained in:
Ramon Wenger 2022-05-11 15:52:14 +02:00
parent 26c0ca7792
commit b018f30724
1 changed files with 3 additions and 2 deletions

View File

@ -17,9 +17,10 @@ fallback url: 'https://myskillbox.ch/anleitung' (change if another one is availa
Note the Client ID and the Client Secret of the newly created client
Go to the environment on heroku, and enter the following env variables:
- OAUTH_ACCESS_TOKEN_URL: https://sso.hep-verlag.ch/oauth/token
- OAUTH_API_BASE_URL: https://cms.hep-verlag.ch
- OAUTH_AUTHORIZE_URL: https://sso.hep-verlag.ch/oauth/authorize
- OAUTH_CLIENT_ID: <Client ID>
- OAUTH_CLIENT_SECRET: <Client Secret>
- OAUTH_CLIENT_ID: `<Client ID>`
- OAUTH_CLIENT_SECRET: `<Client Secret>`
- OAUTH_LOCAL_REDIRECT_URI: https://<App URL>/api/oauth/callback/