mitodl / open-discussions

BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Add code to user migration script to label users origin/auth strategy #4250

Closed rhysyngsun closed 7 months ago

rhysyngsun commented 7 months ago

A management command was recently added that performs an export of user data to Keycloak. We want to preserve some information about where the user's account was first migrated from and what authentication strategy (touchstone, email+pass) they used so that we can intelligently navigate them through flows in Keycloak.

Acceptance Criteria

collinpreston commented 7 months ago

Completed in 4249 using Keycloak group assignment instead of labels.