Posted by bajnokk on July 2, 2009 at 4:28pm
Jump to:
| Project: | Shibboleth authentication |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Shibboleth persistent id's are often unreadable or even invalid in Drupal sense. Therefore users might be presented a form, to define their own Drupal usernames on first login.
From the implementation POV, account linking is something very similar. An authenticated Drupal user can decide to link her account to federated login. After logging in, both the 'old' Drupal username and the 'new' persistent id are at hand, so account linking is done by adding a record to the mapping table.
Comments
#1
+1 from me.
#2
+1
#3
Implemented in 4.x-dev.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.