{"id":2033,"date":"2021-10-11T11:13:31","date_gmt":"2021-10-11T09:13:31","guid":{"rendered":"https:\/\/itsimple.info\/?p=2033"},"modified":"2021-10-11T11:13:33","modified_gmt":"2021-10-11T09:13:33","slug":"enable-or-disable-modern-authentication-for-office-365-tenent","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=2033","title":{"rendered":"Enable Or Disable Modern Authentication For Office 365 Tenent"},"content":{"rendered":"\n<p><strong>Check if Office365 Exchange Online is enabled for Modern Authentication:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Once connected to Office365, run the following command using PowerShell while connected to the Office365 tenant to check if enabled for Modern Authentication:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp;&nbsp;&nbsp;&nbsp; Get-OrganizationConfig | ft name, *OAuth*<\/pre>\n\n\n\n<p><strong>Note:<\/strong>&nbsp;If &#8220;false&#8221; is returned, the Exchange online server is&nbsp;<strong>not<\/strong>&nbsp;configured for Modern Authentication. A response of &#8220;true&#8221; indicates Modern Authentication is enabled.<\/p>\n\n\n\n<p><strong>How to enable Modern Authentication for Office365 Exchange Online:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Once connected to Office365 via PowerShell, an Administrator will need to enter the following command;<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp;&nbsp;&nbsp;&nbsp; Set-OrganizationConfig -OAuth2ClientProfileEnabled:$true<\/pre>\n\n\n\n<p><strong>How to disable Modern Authentication for Office365 Exchange Online:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Once connected to Office 365 via PowerShell, an Administrator will need to enter the following command;<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">\u00a0\u00a0\u00a0\u00a0\u00a0Set-OrganizationConfig -OAuth2ClientProfileEnabled:$false\u00a0\u00a0\u00a0 \u00a0<\/pre>\n\n\n\n<figure class=\"wp-block-pullquote is-style-solid-color\"><blockquote class=\"has-text-color has-vivid-green-cyan-color\"><p>Good Luck<\/p><\/blockquote><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Check if Office365 Exchange Online is enabled for Modern Authentication: Once connected to Office365, run the following command using PowerShell while connected to the Office365 tenant to check if enabled for Modern Authentication: &nbsp;&nbsp;&nbsp;&nbsp; Get-OrganizationConfig | ft name, *OAuth* Note:&nbsp;If &#8220;false&#8221; is returned, the Exchange online server is&nbsp;not&nbsp;configured for Modern Authentication. A response of &#8220;true&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23,12,14],"tags":[],"class_list":["post-2033","post","type-post","status-publish","format-standard","hentry","category-office-365","category-tutorials","category-windows"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/2033","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2033"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/2033\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2033"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2033"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}