diff --git a/OIDC.md b/OIDC.md index 4d86bdab..a11ec1e0 100644 --- a/OIDC.md +++ b/OIDC.md @@ -45,7 +45,7 @@ Then, fill the following environment variables in your `.env` file: ```env PUBLIC_URL=https://your-kyoo-instance.com OIDC_GOOGLE_NAME=Google -OIDC_GOOGLE_LOGO=https://logo.clearbit.com/google.com +OIDC_GOOGLE_LOGO=https://www.gstatic.com/marketing-cms/assets/images/d5/dc/cfe9ce8b4425b410b49b7f2dd3f3/g.webp=s200 OIDC_GOOGLE_CLIENTID= # the client ID you got from Google OIDC_GOOGLE_SECRET= # the client secret you got from Google OIDC_GOOGLE_AUTHORIZATION=https://accounts.google.com/o/oauth2/auth