elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

Leverage deployment agnostic SamlAuthProvider for stateful testing #189222

Open jeramysoucy opened 1 month ago

jeramysoucy commented 1 month ago

Related to https://github.com/elastic/kibana/pull/188737

Description

PR #188737 introduces a deployment agnostic SamlAuthProvider service. Stateful test suites should be configured to support SAML authentication for local/Kibana CI, and leverage this service. The service may need to be expanded to accommodate existing SAML testing currently performed with a mock SAML provider plugin.

cc @dmlemeshko

elasticmachine commented 1 month ago

Pinging @elastic/kibana-security (Team:Security)