Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterRemarks
-protocolSAMLP
-domainthe domain name of your Office 365
-appnamethe application name in DualShield for Office 365
-spnamethe service provider name in DualShield for Office 365
-metadatathe metadata file name of your DualShield SSO


Example:


Notes:

To verify that the change was successful, run the following command:

Code Block
languagepowershell
get-MsolDomainFederationSettings -domain 'domain name'


To reset Office 365 authentication and change it back to the managed authentication, run the following command:

Code Block
languagepowershell
Set-MsolDomainAuthentication -domainName 'domain name' -Authentication Managed