smoke-test-all-realms should use /api/security/saml/callback #99986
Labels
>enhancement
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
Description
In x-pack/plugin/security/qa/smoke-test-all-realms/build.gradle , the unit tests should use /api/security/saml/callback
In https://github.com/elastic/kibana/blob/b33effa182bcb7c9620c5435ab252d8067732655/x-pack/plugins/security/server/routes/authentication/saml.ts#L27
/api/security/saml/callback is the correct URL,
while /api/security/v1/saml is the deprecated URL.
Related to elastic/cloud-on-k8s#7118
The text was updated successfully, but these errors were encountered: