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

CurrentUserContext with signed-in user identity #30

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

kostrse
Copy link
Collaborator

@kostrse kostrse commented Jan 24, 2023

A generic CurrentUserContext object which holds information about the currently signed-in Grafana user and can be passed from datasource request to the authentication layer.

Provides abstraction for token provider from the specifics of the datasource request.

Initially was introduced for Azure Data Explorer grafana/azure-data-explorer-datasource#525

grafana-plugin-sdk-go was updated tov0.147.0

@kostrse kostrse requested a review from a team as a code owner January 24, 2023 07:11
Copy link
Contributor

@asimpson asimpson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@kostrse kostrse merged commit e3e7734 into grafana:main Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants