Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Google people API to readme #66

Open
maximskripnik opened this issue Jun 19, 2020 · 0 comments
Open

Add Google people API to readme #66

maximskripnik opened this issue Jun 19, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@maximskripnik
Copy link
Contributor

Description

Current documentation does not mention that Google people API has to be enabled for the authentication to work. This makes it really hard to people who are unfamiliar with this to set this type of authentication up correctly.

Steps to reproduce

Try to deploy the system using current README instructions with Google authentication

Actual result

Google authentication does not work

Expected result

Google authentication works

Also let's add an ability to enable error logging for responses from authentication providers. Currently any exception is silently ignored and 403 returned, which makes it a huge struggle to debug this (I had to clone the repo and change the code to understand what is the problem, instead of just using published docker image)

@maximskripnik maximskripnik added the bug Something isn't working label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant