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

SAML documentation examples no longer use a deprecated callback URL #7117

Merged
merged 1 commit into from
Aug 25, 2023
Merged

SAML documentation examples no longer use a deprecated callback URL #7117

merged 1 commit into from
Aug 25, 2023

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Aug 24, 2023

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.

Fixes: #7118

Signed-off-by: Craig Rodrigues rodrigc@crodrigues.org

@botelastic botelastic bot added the triage label Aug 24, 2023
@pebrc pebrc added >docs Documentation v2.10.0 labels Aug 25, 2023
@botelastic botelastic bot removed the triage label Aug 25, 2023
@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

buildkite build this

@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

@elasticmachine , run elasticsearch-ci/docs

@pebrc pebrc enabled auto-merge (squash) August 25, 2023 12:36
@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

@elasticmachine , run elasticsearch-ci/docs

@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

buildkite build this

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.

Signed-off-by: Craig Rodrigues <rodrigc@crodrigues.org>
auto-merge was automatically disabled August 25, 2023 13:16

Head branch was pushed to by a user without write access

@rodrigc
Copy link
Contributor Author

rodrigc commented Aug 25, 2023

@pebrc I fixed some merge conflicts which I think was causing buildkite to fail.
Can you try again?

@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

buildkite build this

@pebrc
Copy link
Collaborator

pebrc commented Aug 25, 2023

@elasticmachine , run elasticsearch-ci/docs

@pebrc pebrc enabled auto-merge (squash) August 25, 2023 13:44
@pebrc pebrc merged commit f92fff3 into elastic:main Aug 25, 2023
@rodrigc rodrigc deleted the fix_saml_link branch August 25, 2023 14:37
@rodrigc
Copy link
Contributor Author

rodrigc commented Aug 25, 2023

@pebrc Thanks!

@rhr323 rhr323 changed the title doc: update SAML callback URL which is not deprecated SAML documentation examples no longer use a deprecated callback URL Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: sp.acs field should have non-deprecated SAML URL
2 participants