Versions Compared

Key

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

...

Qualifier

Function

--DNSName name

Supplies the DNS name used within the URLs specifying the end points

--output <file>, -o <file>

Outputs the metadata to a file

--backChannel backchannel <file>

Specifies the path to the certificate protecting the back channel.
This is required to emit any SOAP end points (artifact, logout and attribute fetch).

+SAML1, +saml11

Include metadata for a SAML1 IdP.  SAML1 attribute fetch endpoints will be included, regardless of whether +attributeFetch is specified

-SAML2, -saml22

Supress the metadata for a SAML2 IdP

+SAMLSP, +SP

Include metadata for a SAML2 SP (for use in proxying)

+logout

Include SAML2 logout endpoints. 
If the --backChannel  option is present the SOAP endpoint is also included

+artifact

Include the artifact resolution endpoints (requires --backChannel)

+attributeFetch

Include the SAML2 attribute fetch endpoints (requires --backChannel)

--propertyFiles <file>,<file>...

Additional property files.

...