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

smoke-test-all-realms should use /api/security/saml/callback #99986

Closed
rodrigc opened this issue Sep 27, 2023 · 1 comment · Fixed by #98883
Closed

smoke-test-all-realms should use /api/security/saml/callback #99986

rodrigc opened this issue Sep 27, 2023 · 1 comment · Fixed by #98883
Labels
>enhancement :Security/Security Security issues without another label Team:Security Meta label for security team

Comments

@rodrigc
Copy link
Contributor

rodrigc commented Sep 27, 2023

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

@rodrigc rodrigc added >enhancement needs:triage Requires assignment of a team area label labels Sep 27, 2023
@gbanasiak gbanasiak added the :Security/Security Security issues without another label label Oct 4, 2023
@elasticsearchmachine elasticsearchmachine added Team:Security Meta label for security team and removed needs:triage Requires assignment of a team area label labels Oct 4, 2023
@elasticsearchmachine
Copy link
Collaborator

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

gwbrown pushed a commit that referenced this issue Oct 12, 2023
/api/security/saml/callback is the correct URL, while /api/security/v1/saml is the deprecated URL.

See also: elastic/kibana#81733

Fixes: #99986

---------

Co-authored-by: Craig Rodrigues <rodrigc@crodrigues.org>
Signed-off-by: Athena Brown <athena.brown@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Security/Security Security issues without another label Team:Security Meta label for security team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants