Hello Truong Nguyen,
In recent versions of the plaform (Dogwood, Eucalyptus) third party auth
configuration was changed, see this thread
<https://groups.google.com/d/msg/edx-code/P3sxCex9Sa4/abFYw40gHwAJ>.
Liubov
суббота, 15 октября 2016 г., 6:01:06 UTC+3 пользователь truong nguyen
написал:
>
> Hi everyone !
> I am trying to enable login or register with Google or Facebook follow the
> steps:
> 1 Enable "ENABLE_THIRD_PARTY_AUTH": true ,in lms.env.json
> 2 Fill client id and client secret in lms.auth.json:
>
> "THIRD_PARTY_AUTH": {
> "Google": {
> "SOCIAL_AUTH_GOOGLE_OAUTH2_KEY": "google_key",
> "SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET": "google_secret"
> }
> 3 restart lms:
> I am not sure with above these steps,After all I login into lms but button
> sign in with google don't appear
>
>
--
You received this message because you are subscribed to the Google Groups
"General Open edX discussion" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/edx-code/8707f861-bdf6-4c34-844c-4cdf8d2f020f%40googlegroups.com.