d6_authmap.yml in External Authentication 8
Same filename and directory in other branches
migration_templates/d6_authmap.yml
File
migration_templates/d6_authmap.ymlView source
- id: d6_authmap
- label: Authmap
- migration_tags:
- - Drupal 6
- source:
- plugin: authmap
- process:
- uid:
- -
- plugin: migration
- migration: d6_user
- source: uid
- -
- plugin: skip_on_empty
- method: row
- provider: module
- authname: authname
- destination:
- plugin: authmap
- migration_dependencies:
- required:
- - d6_user