Versions Compared

Key

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

...

Code Block
languagepowershell
.\setup-o365-sso.ps1 -protocol SAMLP -domain 'domain name' -appname 'application name' -spname 'service provider name' -metadata '.\metadata file' 


Example:

Image Added



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

...