Skip to content

AttributeConverter lower case keys conflict #810

Open
@stinovlas

Description

@stinovlas

class AttributeConverter converts all _to and _fro keys to lower case. This causes conflict of DateOfBirth and dateOfBirth attributes defined in saml2.attributemaps.saml_uri.MAP.

Code Version

master

Expected Behavior

AttributeConverter should prevent conflict in key names – e. g. by not converting them to lower case

Current Behavior

AttributeConverter.to_format outputs the value that was added last

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions