<?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: Get MFA authentication methods in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/get-mfa-authentication-methods/m-p/539992#M2039</link>
    <description>&lt;P&gt;Perhaps look at The &lt;A href="https://xsoar.pan.dev/docs/reference/integrations/microsoft-graph-api" target="_self"&gt;Graph API&lt;/A&gt; interface&amp;nbsp; &amp;nbsp;Based on&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/graph/authenticationmethods-get-started" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/graph/authenticationmethods-get-started&lt;/A&gt;&amp;nbsp; You can test&amp;nbsp; this request&amp;nbsp;&lt;EM&gt;GET &lt;A href="https://graph.microsoft.com/beta/users/" target="_blank" rel="noopener"&gt;https://graph.microsoft.com/beta/users/&lt;/A&gt;&amp;lt;userid&amp;gt;/authentication/methods&lt;/EM&gt;&amp;nbsp;and test to see if this give s you the data you want in&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_blank" rel="noopener"&gt;https://developer.microsoft.com/en-us/graph/graph-explorer&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Got these results when I tried it in my lab&amp;nbsp; using&amp;nbsp; The Cortex XSOAR Azure App for authentication and setting scope to&amp;nbsp;UserAuthenticationMethod.Read.All&lt;BR /&gt;&lt;BR /&gt;!msgraph-api-request resource="/users/leeg@somedomain.onmicrosoft.com/authentication/methods" api_version=beta&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="reputation-highlight"&gt;&lt;SPAN class="reputation-highlight-result rep-default clickable"&gt;|@odata.type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|id|isUsable|methodUsabilityReason|phoneNumber|phoneType|smsSignInState|&lt;/SPAN&gt; &lt;SPAN&gt;|—|---|—|---|—|---|—|&lt;/SPAN&gt; &lt;SPAN&gt;| #microsoft.graph.phoneAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt; | true | EnabledByPolicy | 867-5309 | mobile | notAllowedByPolicy |&lt;/SPAN&gt; &lt;SPAN&gt;| &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#microsoft.graph.passwordAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt; | true | EnabledByPolicy | | | |&lt;/SPAN&gt; &lt;SPAN&gt;| #microsoft.graph.microsoftAuthenticatorAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;| true | EnabledByPolicy | | | |&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 00:10:48 GMT</pubDate>
    <dc:creator>cpayne26</dc:creator>
    <dc:date>2023-04-25T00:10:48Z</dc:date>
    <item>
      <title>Get MFA authentication methods</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/get-mfa-authentication-methods/m-p/531047#M1803</link>
      <description>&lt;P&gt;Hello community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering if there's any integration that would allow me to get the defined authentication methods for a given user. The use case is to know if someone who has entered credentials in a phishing portal has MFA enabled or not and take actions in consequence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been looking in Microsoft Graph User integration but there is no command for this although I'm sure the information could be gathered from there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 09:54:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/get-mfa-authentication-methods/m-p/531047#M1803</guid>
      <dc:creator>adocasar</dc:creator>
      <dc:date>2023-02-14T09:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get MFA authentication methods</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/get-mfa-authentication-methods/m-p/539992#M2039</link>
      <description>&lt;P&gt;Perhaps look at The &lt;A href="https://xsoar.pan.dev/docs/reference/integrations/microsoft-graph-api" target="_self"&gt;Graph API&lt;/A&gt; interface&amp;nbsp; &amp;nbsp;Based on&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/graph/authenticationmethods-get-started" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/graph/authenticationmethods-get-started&lt;/A&gt;&amp;nbsp; You can test&amp;nbsp; this request&amp;nbsp;&lt;EM&gt;GET &lt;A href="https://graph.microsoft.com/beta/users/" target="_blank" rel="noopener"&gt;https://graph.microsoft.com/beta/users/&lt;/A&gt;&amp;lt;userid&amp;gt;/authentication/methods&lt;/EM&gt;&amp;nbsp;and test to see if this give s you the data you want in&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_blank" rel="noopener"&gt;https://developer.microsoft.com/en-us/graph/graph-explorer&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Got these results when I tried it in my lab&amp;nbsp; using&amp;nbsp; The Cortex XSOAR Azure App for authentication and setting scope to&amp;nbsp;UserAuthenticationMethod.Read.All&lt;BR /&gt;&lt;BR /&gt;!msgraph-api-request resource="/users/leeg@somedomain.onmicrosoft.com/authentication/methods" api_version=beta&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="reputation-highlight"&gt;&lt;SPAN class="reputation-highlight-result rep-default clickable"&gt;|@odata.type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|id|isUsable|methodUsabilityReason|phoneNumber|phoneType|smsSignInState|&lt;/SPAN&gt; &lt;SPAN&gt;|—|---|—|---|—|---|—|&lt;/SPAN&gt; &lt;SPAN&gt;| #microsoft.graph.phoneAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt; | true | EnabledByPolicy | 867-5309 | mobile | notAllowedByPolicy |&lt;/SPAN&gt; &lt;SPAN&gt;| &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#microsoft.graph.passwordAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt; | true | EnabledByPolicy | | | |&lt;/SPAN&gt; &lt;SPAN&gt;| #microsoft.graph.microsoftAuthenticatorAuthenticationMethod | &amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;-&amp;lt;string&amp;gt;| true | EnabledByPolicy | | | |&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 00:10:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/get-mfa-authentication-methods/m-p/539992#M2039</guid>
      <dc:creator>cpayne26</dc:creator>
      <dc:date>2023-04-25T00:10:48Z</dc:date>
    </item>
  </channel>
</rss>

