Open
Description
re: #13 , it does not seem possible to associate a local account to an external identity.
Plone 5.2.0
pas.plugins.authomatic 1.0b2
- Create a new Plone site
- Activate pas.plugins.authomatic with a valid JSON configuration for github
- In
@@usergroup-userprefs
, add a new local user - In a new incognito window, use
failsafe_login_form
to log in as the local user that was just created - Go to
@@authomatic-handler
and click the Github button under Add identity
Result:
Traceback (innermost last):
Module ZPublisher.WSGIPublisher, line 155, in transaction_pubevents
Module ZPublisher.WSGIPublisher, line 337, in publish_module
Module ZPublisher.WSGIPublisher, line 255, in publish
Module ZPublisher.mapply, line 85, in mapply
Module ZPublisher.WSGIPublisher, line 61, in call_object
Module pas.plugins.authomatic.browser.view, line 115, in __call__
ValueError: Provider github is already connected to current user.
Metadata
Metadata
Assignees
Labels
No labels