Same user in multiple orgs with ldap(AD) in grafana 9

I am confused with the upgrade from grafana 7 to 9. Before the upgrade, a single user (synced from the AD) could belong to multiple organizations. After the upgrade, when looking up the user in the GUI, it only shows 1 match and a text, see below.

Is this normal behaviour or have we configured something wrong?

This is a major problem for us.

  • What Grafana version and what operating system are you using?
    Grafana v9.5.2 (cfcea75916) on OKD 4.13

  • What are you trying to achieve?
    a user in multiple groups in ldap synced to grafana and belongs to multiple orgs

  • How are you trying to achieve it?
    With ldap config and ldap-toml file

  • What happened?
    A user can only belong to one organization it seems.

  • What did you expect to happen?
    The user could belong to multiple organizations.

  • Did you follow any online instructions? If so, what is the URL?
    Configure LDAP authentication | Grafana documentation