Quantcast
Channel: Directory integration services - Recent Threads
Viewing all articles
Browse latest Browse all 6446

Re: Turning off Single Sign On in the admin center of exchange online?

$
0
0

Hi CJ4400,

To turn off SSO for the specific domain in Office 365, we need to perform the following steps on the ADFS server to convert the domain from federated to standard:

  1. Log into the ADFS server as an local enterprise admin.
  2. Connect PowerShell to Office 365 by referring to: http://technet.microsoft.com/library/jj151815.aspx using the backup Office 365 admin credential (user@domain.onmicrosoft.com).
  3. Type: Convert-MSOLDomainToStandard –DomainName contoso.com -SkipUserConversion $false -PasswordFile c:\userpasswords.txt  to convert the domain (please change the domain name in the script).
  4. The user can then log into Office 365 via Office 365 sites instead of the on-premises AD.
  5. If you want to re-enable SSO, type: Convert-MsolDomainToFederated -DomainName contoso.com (please change the domain name in the script).

Viewing all articles
Browse latest Browse all 6446

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>