From 87f019ff926949f5bd16392fd97b42ae6f670241 Mon Sep 17 00:00:00 2001 From: michal-dagan Date: Thu, 22 Feb 2024 17:07:32 +0200 Subject: [PATCH] update docs for oproxy --- .../extra-docs/articles/microsoft-auth-guide.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/content-repo/extra-docs/articles/microsoft-auth-guide.md b/content-repo/extra-docs/articles/microsoft-auth-guide.md index bce3a9e3d..54ed92c9b 100644 --- a/content-repo/extra-docs/articles/microsoft-auth-guide.md +++ b/content-repo/extra-docs/articles/microsoft-auth-guide.md @@ -29,15 +29,16 @@ Depending on the integration, this requires either admin consent to [get access To start the authentication process, go to the integration's detailed instructions: -1. Navigate to __Settings > Integration > Servers & Services__. -2. Search for wanted Microsoft integration, e.g. `O365 Outlook Mail (Using Graph API)`. -3. Click __Add instance__. -4. Click the Link that appears in the Help section:. +1. Navigate to __Settings > Integration > Servers & Services__. +2. Search for wanted Microsoft integration, e.g. `O365 Outlook Mail (Using Graph API)`. +3. Click __Add instance__. +4. Click the **Link** that appears in the Help section:. -5. In the XSOAR Web Page that appears, click the **Start Authorization Process** button to initiate the authorization flow. - +5. In the XSOAR Web Page that appears, click the **Start Authorization Process** button to initiate the authorization flow. + You will receive your ID, token, and key. You need to enter this information, when you configure the integration instance in Cortex XSOAR. + ## Self Deployed Application