Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add 'dotreplace_email_localpart' saml attr mapping #6070

Closed
wants to merge 10 commits into from

Commits on Sep 13, 2019

  1. Make the sample saml config closer to our standards

    It' still not great, thanks to the nested dictionaries, but it's better.
    richvdh committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    785cbd3 View commit details
    Browse the repository at this point in the history
  2. Record mappings from saml users in an external table

    We want to assign unique mxids to saml users based on an incrementing
    suffix. For that to work, we need to record the allocated mxid in a separate
    table.
    richvdh committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    a8ac404 View commit details
    Browse the repository at this point in the history
  3. changelog

    richvdh committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b9d5750 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Add changelog

    richvdh committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    84a2743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b789c7e View commit details
    Browse the repository at this point in the history
  3. better logging

    richvdh committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    7423fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65327f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6db5adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0b8bf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ea5737 View commit details
    Browse the repository at this point in the history