Versions Compared

Key

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

...

  1. Adapt the title you want to see on the button : e.g. Login into Corporate Server
  2. Copy Paste the IdP xml in the field
    1. If you are using ADFS the XML can be retrieved from this url : 

      Code Block
      https://<adfs.mysite.com>/FederationMetadata/2007-06/FederationMetadata.xml


    2. If you are using SimpleSAMLPhp see Configure SimpleSamlPhp for more detailed info
    3. For Google Suite see Configure Google Apps


  3. The SP Entity Id must be unique, so you can use the baseUrl of your application
  4. Set the MaxAuthenticationAge according to your IdP provider: Setting the MaxAuthenticationAge

...