<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add-on for MS Office 365 question in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577823#M102064</link>
    <description>&lt;P&gt;I am exactly in the same situation.&lt;/P&gt;&lt;P&gt;To get a token for value 4 we followed the following steps and used curl to get a token, unfortunately that token does not pass Splunk addon validation but passed ms validation as valid token .&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/defender-cloud-apps/api-authentication" target="_blank"&gt;https://docs.microsoft.com/en-us/defender-cloud-apps/api-authentication&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We then tested the token with jwt.ms and it comes back as valid with proper roles.&lt;/P&gt;&lt;P&gt;For step 5 and 6 we used our assigned cloudapps url&lt;/P&gt;&lt;P&gt;like &lt;A href="https://tenant.portal.cloudappsecurity.com" target="_blank"&gt;https://tenant.portal.cloudappsecurity.com&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still no luck. Since the app is Splunk built I hope they can help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 22:38:45 GMT</pubDate>
    <dc:creator>marcluescher</dc:creator>
    <dc:date>2021-12-08T22:38:45Z</dc:date>
    <item>
      <title>Azure AD Add-on for MS Office 365 questions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/576813#M101894</link>
      <description>&lt;P&gt;I am in the process of trying to configure a Tenant in this add-on.&amp;nbsp; Some of the required values are available in the Azure AD integration application.&amp;nbsp; There are a number of others that I have not been able to find values for.&lt;/P&gt;
&lt;P&gt;The first 3 items I have values for, the last 3 I do not.&amp;nbsp; Assistance with this would be appreciated.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Tenant ID&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the Directory ID from Azure Active Directory.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Client ID&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the Application ID from the registered application within the Azure Active Directory.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Client Secret&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the registered application key for the corresponding application.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Cloud Application Security Token&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the registered application key for the corresponding tenant.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Tenant Subdomain&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the first component of the Cloud App Security Portal URL. For example,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;https://&amp;lt;tenant_subdomain&amp;gt;.&amp;lt;tenant_datacenter&amp;gt;.portal.cloudappsecurity.com.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;STRONG&gt;Tenant Data Center&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the second component of the Cloud App Security Portal URL. For example,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;https://&amp;lt;tenant_subdomain&amp;gt;.&amp;lt;tenant_datacenter&amp;gt;.portal.cloudappsecurity.com.&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 01 Mar 2022 16:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/576813#M101894</guid>
      <dc:creator>adamblock2</dc:creator>
      <dc:date>2022-03-01T16:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577823#M102064</link>
      <description>&lt;P&gt;I am exactly in the same situation.&lt;/P&gt;&lt;P&gt;To get a token for value 4 we followed the following steps and used curl to get a token, unfortunately that token does not pass Splunk addon validation but passed ms validation as valid token .&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/defender-cloud-apps/api-authentication" target="_blank"&gt;https://docs.microsoft.com/en-us/defender-cloud-apps/api-authentication&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We then tested the token with jwt.ms and it comes back as valid with proper roles.&lt;/P&gt;&lt;P&gt;For step 5 and 6 we used our assigned cloudapps url&lt;/P&gt;&lt;P&gt;like &lt;A href="https://tenant.portal.cloudappsecurity.com" target="_blank"&gt;https://tenant.portal.cloudappsecurity.com&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still no luck. Since the app is Splunk built I hope they can help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 22:38:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577823#M102064</guid>
      <dc:creator>marcluescher</dc:creator>
      <dc:date>2021-12-08T22:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577826#M102065</link>
      <description>&lt;P&gt;We recently had a conversation with a MS support engineer who suggested that since we are just reading the logs, the&amp;nbsp;Cloud Application Security Token, Tenant Subdomain,&amp;nbsp; and Tenant Data Center values may not be required.&lt;BR /&gt;&lt;BR /&gt;I have not had an opportunity to test this yet, but I would suggest giving that a try.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 22:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577826#M102065</guid>
      <dc:creator>adamblock2</dc:creator>
      <dc:date>2021-12-08T22:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577827#M102066</link>
      <description>&lt;P&gt;its the same outcome with or without those URL's is the token validation part which seems either broken or needs something different.&lt;/P&gt;&lt;P&gt;I wish they had a better documentation for this new requirement of a secret and cloud token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many customers will run into this once the secrets expire.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 22:54:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/577827#M102066</guid>
      <dc:creator>marcluescher</dc:creator>
      <dc:date>2021-12-08T22:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/579131#M102248</link>
      <description>&lt;P&gt;I believe the last 3 are only needed in a multi tenant situation. Ran across this when ours expired and we had to update.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-convert-app-to-be-multi-tenant" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-convert-app-to-be-multi-tenant&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Submit a ticket to support asking them to update and clarify the documentation. That is the only way it will get changed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 18:45:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/579131#M102248</guid>
      <dc:creator>aplackemeier</dc:creator>
      <dc:date>2021-12-22T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/582598#M102631</link>
      <description>&lt;P&gt;TL;DR = the last three parameters (Cloud App Security Token, Tenant Subdomain, and Tenant Data Center) are only used by the Cloud Application Security Input.&amp;nbsp; If you do not plan on using that input in the add-on, you can leave those fields blank.&amp;nbsp; If you do plan on using that input, here is a quick how-to about getting the needed values:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Log on to&amp;nbsp;&lt;SPAN&gt;the Cloud App Security portal&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://portal.cloudappsecurity.com/" target="_blank" rel="noopener noreferrer"&gt;https://portal.cloudappsecurity.com/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Once logged in, go to Settings &amp;gt; Security extensions&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Click the Add token button&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Give the token a name and click Generate&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The token will be displayed.&amp;nbsp; This is the only time the token will be displayed by the way.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Copy the token, tenant subdomain (splunkpartner in my case), and data center (us3 in my case).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17692iC4EE5D3392B163AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image (1).png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17693iDD8DC7513A22B435/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first three parameters (Tenant ID, Client ID, and Client Secret) are used by the following inputs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Management Activity&lt;/LI&gt;&lt;LI&gt;Service Status&lt;/LI&gt;&lt;LI&gt;Service Message&lt;/LI&gt;&lt;LI&gt;Graph API&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The &lt;A href="https://splunkbase.splunk.com/app/3786/" target="_blank" rel="noopener"&gt;Microsoft 365 App&lt;/A&gt; has a good walkthrough about creating the Azure AD application registration and assigning the necessary permissions (it is in the Help &amp;gt; Setup Guide menu in the app).&amp;nbsp; If you are configuring additional Microsoft Cloud add-ons, here is a good reference for the necessary permissions needed along with sourcetypes and APIs used =&amp;gt;&amp;nbsp;&lt;A href="http://bit.ly/Splunk_Azure_Permissions" target="_blank"&gt;http://bit.ly/Splunk_Azure_Permissions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 18:34:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/582598#M102631</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2022-01-26T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/586921#M103134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121938"&gt;@adamblock2&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Where can we see the "&lt;STRONG&gt;Cloud App Security Token&lt;/STRONG&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 03:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/586921#M103134</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2022-03-01T03:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/587015#M103143</link>
      <description>&lt;P&gt;In the screenshot above, the API token is the value to use for the "Cloud App Security Token".&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 14:15:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/587015#M103143</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2022-03-01T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on for MS Office 365 question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/603024#M104950</link>
      <description>&lt;P&gt;Thx for posting&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/109095"&gt;@jconger&lt;/a&gt;&amp;nbsp;as followed the instructions you laid out and was able to add a few&amp;nbsp;Defender for Cloud App inputs - alerts and policies&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 14:24:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-AD-Add-on-for-MS-Office-365-questions/m-p/603024#M104950</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2022-06-23T14:24:34Z</dc:date>
    </item>
  </channel>
</rss>

