Problem/Motivation

I'd like to map saml attributes to https://www.drupal.org/project/name field types. Currently only address fields are supported, but I've been testing this out and it seems to work for name fields as well.

Steps to reproduce

Proposed resolution

Issue fork samlauth-3387611

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Dave Reid created an issue. See original summary.

dave reid’s picture

Status: Active » Needs review
roderik’s picture

Thank you. Merging without testing myself, because you did.

This was implemented in a kind-of hacky way "I need this support (for addresses) now but don't want to think about what happens with other compound fields, let's just deny them and think about it later". Your patch is the right just-merge-it followup.

roderik’s picture

Status: Needs review » Fixed

  • roderik committed 506f7712 on 8.x-3.x authored by Dave Reid
    Issue #3387611 by Dave Reid: Add support for mapping complex name fields
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.