Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v10.1.x] LDAP: FIX Enable users on successfull login #75176

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport c8149d5 from #75073


What is this feature?

In previous versions, before the new auth broker service was introduced, we used to enable users upon successful ldap login.
We had a regression when switching to the auth broker service.
This PR intends to fix this issue.

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

* LDAP: Enable users on successfull login

* Force enable ldap users on successful login

* Fix tests

* Fix tests

(cherry picked from commit c8149d5)
@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner September 20, 2023 15:28
@grafana-delivery-bot grafana-delivery-bot bot requested review from eleijonmarck and Jguer and removed request for a team September 20, 2023 15:28
@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.1.x milestone Sep 20, 2023
@grafana-delivery-bot grafana-delivery-bot bot requested review from gamab and removed request for eleijonmarck and Jguer September 20, 2023 15:28
@gamab gamab merged commit 8c5cc1a into v10.1.x Sep 20, 2023
17 checks passed
@gamab gamab deleted the backport-75073-to-v10.1.x branch September 20, 2023 19:02
@aangelisc aangelisc modified the milestones: 10.1.x, 10.1.6 Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants