diff --git a/docs/oauth.md b/docs/oauth.md index 47f5cfa8..382b40e7 100644 --- a/docs/oauth.md +++ b/docs/oauth.md @@ -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: -- OAUTH_CLIENT_SECRET: +- OAUTH_CLIENT_ID: `` +- OAUTH_CLIENT_SECRET: `` - OAUTH_LOCAL_REDIRECT_URI: https:///api/oauth/callback/