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

feat: add support for aws managed grafana #96

Merged
merged 2 commits into from
Mar 25, 2023

Conversation

pkarakal
Copy link
Contributor

This adds a new login method for AWS Managed Grafana Instances. If the user account has MFA enabled, it waits for the user to input the OTP and then continues with the normal flow of waiting for a non existing element to be visible to exit.

Closes #63

This adds a new login method for AWS Managed Grafana Instances. If the
user account has MFA enabled, it waits for the user to input the OTP
and then continues with the normal flow of waiting for a non existing
element to be visible to exit.
@CLAassistant
Copy link

CLAassistant commented Feb 21, 2023

CLA assistant check
All committers have signed the CLA.

@briangann
Copy link
Collaborator

I will check this out - I've spun up an instance there to test with. This is a great addition!

@briangann briangann self-requested a review March 3, 2023 04:56
@briangann briangann self-assigned this Mar 3, 2023
@briangann briangann added enhancement New feature or request no stalebot exempt from stale bot labels Mar 3, 2023
@briangann
Copy link
Collaborator

will merge and fix the codeclimate issue in another PR, thanks!

Copy link
Collaborator

@briangann briangann left a comment

Choose a reason for hiding this comment

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

Looks great!

@briangann briangann merged commit e3cc913 into grafana:main Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no stalebot exempt from stale bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Managed Grafana login support
3 participants