Downloading the ADFS Metadata Information

To download the ADFS Metadata information, specify this URL:

  • https://<ADFS HOSTNAME>/FederationMetadata/2007-06/FederationMetadata.xml
  • For example: https://usaavwior1100.infor.com/FederationMetadata/2007-06/FederationMetadata.xml

To set up the SAML configuration, you must have this information from the ADFS metadata:

Values Example
entityID for the EntityDescriptor < EntityDescriptor ID="_61d7c7a6-ffb1-4233-8a38-58f8de7fa672" entityID=" http://<ADFS HOSTNAME>.infor.com/adfs/services/trust" xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
X509Certificate value where KeyDescriptor use="signing" < KeyDescriptor use="signing"><KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"><X509Data><X 509Certificate> encoded cert stuff here</ X509Certificate></X509Data>
Location value of the SingleLogoutService for the HTTP-POST Binding < SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings: HTTP-POST" Location=" https://usaavwior1100.infor.com/adfs/ls/"/>
Location value of the SingleSignonService for the HTTP-POST Binding < SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings: HTTP-POST" Location=" https://usaavwior1100.infor.com/adfs/ls/"/>