Social Auth, howto?
Hi,
sorry, this seems to be a Django stuff, but how do I enable this social auth stuff? I get the following
Fedora: gives me a login screen (ok) Yahoo: gives me a login screen and lots of commercials (ok) OpenId: gives me a possibility to sign up or in (ok) Github: internal server error 500, Django log: DoesNotExist: SocialApp matching query does not exist.
Same with GitLab and Google.
Ok, seemingly I need to do something to make it work, has anyone a link to some snippet of documentation of example setup?
Thanks
Claus
-- Claus-Justus Heine himself@claus-justus-heine.de http://www.claus-justus-heine.de/
Schatzmeister der Camerata Academica Freiburg e.V. --- www.cafev.de
On 09/02/2017 01:06 PM, Claus-Justus Heine via Mailman-users wrote:
Github: internal server error 500, Django log: DoesNotExist: SocialApp matching query does not exist.
Same with GitLab and Google.
Ok, seemingly I need to do something to make it work, has anyone a link to some snippet of documentation of example setup?
Assuming you have created appropriate apps at GitHub, GitLab and Google, go to your Django administration web UI and add the apps with their credentials under SOCIAL ACCOUNTS -> Social applications.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Claus-Justus Heine
-
Mark Sapiro