Is it possible to assign team before login with ldap?

  • What Grafana version and what operating system are you using?
    9.0.4v
  • What are you trying to achieve?
    Would like to associate an onboarding LDAP user to a Grafana team before she logs in.
  • How are you trying to achieve it?

The ldap.toml is configured correctly. Authorized LDAP user group can authenticate into Grafana.
Let’s say we are expecting an onboarding senior executive. We are provided with her LDAP details before her arrival. But we are not sure how to assign her to a Grafana team before she logs in.

  • What happened?

It seems we must wait for her first logon so that her name shows up in the user list before we can assign her to a team.

  • What did you expect to happen?

I’m wondering if we can assign a searched LDAP user to the Grafana teams, even before she logs in.

  • Can you copy/paste the configuration(s) that you are having problems with?

Not necessary.

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

Not at all.

  • Did you follow any online instructions? If so, what is the URL?

No.

Thank you team.