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

SSO: Fix and improve SAML validations #1542

Merged
merged 2 commits into from
May 8, 2024

Conversation

dmihai
Copy link
Contributor

@dmihai dmihai commented May 7, 2024

  • Fix the SAML configuration by providing a valid certificate, private_key and idp_metadata in order to be accepted by the Grafana SSO API
  • Validate that exactly one certificate, private key and idp metadata fields are configured

@dmihai dmihai requested a review from a team May 7, 2024 15:48
@dmihai dmihai requested a review from a team as a code owner May 7, 2024 15:48
Copy link

github-actions bot commented May 7, 2024

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit 59c82ca into main May 8, 2024
27 checks passed
@julienduchesne julienduchesne deleted the dmihai/sso-saml-validations branch May 8, 2024 11:23
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

4 participants