From b018f307242a448ee9bf4a8e77806b80ee25e149 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Wed, 11 May 2022 15:52:14 +0200 Subject: [PATCH] Update documentation markdown --- docs/oauth.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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/