Skip to content

Commit a8e363e

Browse files
lio-plcawl
authored andcommitted
Fix typo on kibana saml endpoint URL
1 parent 0999caf commit a8e363e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/en/stack/security/troubleshooting.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,12 +464,13 @@ xpack.security.public:
464464
-----------------------------------------------
465465

466466
These settings would instruct {kib} to construct the Assertion Consumer Service
467-
URL as `https://kibana.proxy.com:8080/api/secuirity/v1/saml`
467+
URL as `https://kibana.proxy.com:8080/api/security/v1/saml`
468468
--
469469

470470
.. The SAML Identity Provider is either explicitly configured by the IdP
471471
administrator or consumes the SAML metadata that are generated by {es} and as
472-
such contain the same value for the Assertion Consumer Service URL as the one
472+
such contain the same value for the
473+
as the one
473474
that is configured in the the `sp.acs` setting in the {es} SAML realm
474475
configuration.
475476

0 commit comments

Comments
 (0)