Skip to content

Commit e653554

Browse files
lio-plcawl
authored andcommitted
Fix typo on kibana saml endpoint URL
1 parent e196031 commit e653554

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
@@ -392,12 +392,13 @@ xpack.security.public:
392392
-----------------------------------------------
393393

394394
These settings would instruct {kib} to construct the Assertion Consumer Service
395-
URL as `https://kibana.proxy.com:8080/api/secuirity/v1/saml`
395+
URL as `https://kibana.proxy.com:8080/api/security/v1/saml`
396396
--
397397

398398
.. The SAML Identity Provider is either explicitly configured by the IdP
399399
administrator or consumes the SAML metadata that are generated by {es} and as
400-
such contain the same value for the Assertion Consumer Service URL as the one
400+
such contain the same value for the
401+
as the one
401402
that is configured in the the `sp.acs` setting in the {es} SAML realm
402403
configuration.
403404

0 commit comments

Comments
 (0)