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

AuthN: Use sync hook to fetch service account #84078

Merged
merged 2 commits into from Mar 11, 2024

Conversation

kalleep
Copy link
Contributor

@kalleep kalleep commented Mar 7, 2024

What is this feature?
Instead of using user service directly we can use the sync hook to get information about service account.

This is needed for when we move hooks and clients out.

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.

@kalleep kalleep requested a review from a team as a code owner March 7, 2024 16:05
@kalleep kalleep requested a review from Jguer March 7, 2024 16:06
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone Mar 7, 2024
@kalleep kalleep added the no-changelog Skip including change in changelog/release notes label Mar 7, 2024
@kalleep kalleep merged commit 9c292d2 into main Mar 11, 2024
12 checks passed
@kalleep kalleep deleted the authn/use-user-sync-hook-for-service-accounts branch March 11, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants