Hi everyone, i have installed datahub with quick s...
# troubleshoot
s
Hi everyone, i have installed datahub with quick start guide, i want to configure google oidc authentication, for this i added configurations in docker-compose-without-neo4j.quickstart.yml , when i go to localhost:9200 i have the list of emails, however when i choose the email to authenticate it lead me to the below error :
b
hey Kawtar! Looking at what you have in your config file and comparing to what we have listed in our Configuring Google Authentication for React App (OIDC) doc you may be missing this config option:
AUTH_OIDC_SCOPE="openid profile email"