From 0f7a2a1be975d4bceed8d1b405a0d0cdf8c0613b Mon Sep 17 00:00:00 2001 From: Bruno Bonfils Date: Fri, 25 Jan 2019 14:15:26 +0100 Subject: [PATCH] Update README.rst Add step to configuration google authentication in organization settings. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 0f7963d..cecc74a 100644 --- a/README.rst +++ b/README.rst @@ -27,3 +27,7 @@ Finally, obtain the API keys and plug them into your ``sentry.conf.py``: GOOGLE_CLIENT_SECRET = "" +Configuration +------------- + +Go to your organization's authentication settings (`//settings/auth/`), then click to `Configure` button.