From 37f8698adaffe913e10fb2e61495737c6a1603d7 Mon Sep 17 00:00:00 2001 From: Yuliia Naumenko Date: Sun, 26 Sep 2021 21:05:11 -0700 Subject: [PATCH] fixed links --- docs/management/connectors/action-types/email.asciidoc | 2 +- src/core/public/doc_links/doc_links_service.ts | 3 ++- .../builtin_action_types/email/exchange_form.tsx | 9 ++++++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/management/connectors/action-types/email.asciidoc b/docs/management/connectors/action-types/email.asciidoc index bdd78dab55089..3d460b326975d 100644 --- a/docs/management/connectors/action-types/email.asciidoc +++ b/docs/management/connectors/action-types/email.asciidoc @@ -227,7 +227,7 @@ NOTE: You must use your Amazon SES SMTP credentials to send email through [[exchange]] ==== Sending email from Microsoft Exchange -deprecated::[This Microsoft Exchange configuration is deprecated in 7.16.0, and will be removed later, because of the Microsoft announcement about deprecating https://docs.microsoft.com/en-us/lifecycle/announcements/exchange-online-basic-auth-deprecated[Basic Authentication]. To prepare for the removal of Basic Auth, you must update all existing Microsoft Exchange connectors with the new configuration based on the https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow[OAuth 2.0 Client Credentials Authentication]. +deprecated:[This Microsoft Exchange configuration is deprecated in 7.16.0, and will be removed later, because of the Microsoft announcement about deprecating https://docs.microsoft.com/en-us/lifecycle/announcements/exchange-online-basic-auth-deprecated [Basic Authentication]. To prepare for the removal of Basic Auth, you must update all existing Microsoft Exchange connectors with the new configuration based on the https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow[OAuth 2.0 Client Credentials Authentication]. [source,text] -------------------------------------------------- diff --git a/src/core/public/doc_links/doc_links_service.ts b/src/core/public/doc_links/doc_links_service.ts index 05ad8e5a1ccb9..71a4691d4b87b 100644 --- a/src/core/public/doc_links/doc_links_service.ts +++ b/src/core/public/doc_links/doc_links_service.ts @@ -308,7 +308,8 @@ export class DocLinksService { apmRules: `${KIBANA_DOCS}apm-alerts.html`, emailAction: `${KIBANA_DOCS}email-action-type.html`, emailActionConfig: `${KIBANA_DOCS}email-action-type.html`, - emailExchangeActionConfig: `${KIBANA_DOCS}email-action-type.html#exchange`, + emailExchangeClientSecretConfig: `${KIBANA_DOCS}email-action-type.html#exchange-client-secret`, + emailExchangeClientIdConfig: `${KIBANA_DOCS}email-action-type.html#exchange-client-tenant-id`, generalSettings: `${KIBANA_DOCS}alert-action-settings-kb.html#general-alert-action-settings`, indexAction: `${KIBANA_DOCS}index-action-type.html`, esQuery: `${KIBANA_DOCS}rule-type-es-query.html`, diff --git a/x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/email/exchange_form.tsx b/x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/email/exchange_form.tsx index fd107ca661824..e1a0db952c8ee 100644 --- a/x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/email/exchange_form.tsx +++ b/x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/email/exchange_form.tsx @@ -66,7 +66,7 @@ const ExchangeFormFields: React.FunctionComponent = ({ } )} helpText={ - + = ({ } )} helpText={ - + = ({ } )} helpText={ - +