shib-metagen(1)


NAME

   shib-metagen - Generate metadata for a Shibboleth SP

SYNOPSIS

   shib-metagen [-12ADLNO] [-c cert [-c cert ...]]
       [-e entity-id] [-f format [-f format ...]]
       [-h host [-h host ...]] [-n host [-n host ...]]
       [-l host-file] [-o organization]
       [-a admin [-a admin ...]]
       [-s support [-s support ...]]
       [-t tech [-t tech ...]] [-u url]

DESCRIPTION

   Generate metadata for a Shibboleth SP.  The metadata is printed to
   standard output.  Most of the parameters are optional, but at least one
   of -h or -n must be given to specify the hostname to use in
   constructing URLs for the Shibboleth service for the SP.  Other
   metadata can be added by using the other command-line parameters.  Most
   parameters can be given multiple times.

OPTIONS

   -1  Generate SAML 1.0 metadata.  The default, if neither -1 nor -2 is
       given, is to generate metadata for both SAML 1.0 and SAML 2.0.

   -2  Generate SAML 2.0 metadata.  The default, if neither -1 nor -2 is
       given, is to generate metadata for both SAML 1.0 and SAML 2.0.

   -A  Include artifact metadata.

   -a admin
       An administrative contact for this Shibboleth SP.  This option may
       be omitted, in which case administrative contact metadata is not
       included, or may be given multiple times to list multiple contacts.
       admin should be in the form "first/last/email" where first is the
       given name and last is the surname.

   -c cert
       Specifies the SSL certificate used to identify this Shibboleth SP.
       This option may be given multiple times to specify multiple
       certificates.  If it is not given, the default certificate is
       sp-cert.pem in the current working directory.

   -D  Include discovery service information in the metadata.  By default,
       discovery service information is not included.

   -e entity-id
       The entity ID for this SP.  This must be a unique identifier for
       this SP and must be a URL.  If -o is given and -u is not given,
       entity-id is used as the URL for the organization running this
       Shibboleth SP.  If it is not specified, it defaults to
       "https://host/shibboleth" where host is the argument to the first
       -h option.

   -f format
       Include this NameIDFormat in the metadata.  This option may be
       given more than once.

   -h host
       A hostname for this SP (possibly a virtual host).  Either this
       option, the -n option, or the -l option must be specified at least
       once.  It should be repeated for every virtual host that responds
       to the Shibboleth protocol.  -h should be used for hostnames or
       virtual hosts that use SSL.

   -L  Include Single Logout information in the metadata.  This is not
       included by default.

   -l host-list
       Read the list of hostnames for this SP from a file.  Each line of
       the file will be treated as if it were passed as an argument to the
       -h option to specify a hostname or virtual host that responds to
       the Shibboleth protocol and uses SSL.

   -N  Include NameID management information in the metadata.  This is not
       included by default.

   -n host
       A hostname for this SP (possibly a virtual host).  Either this
       option, the -h, or the -l option must be specified at least once.
       It should be repeated for every virtual host that responds to the
       Shibboleth protocol.  -n should be used for hostnames or virtual
       hosts that do not use SSL to protect the Shibboleth communication.

   -O  Include XML namespace declarations in the generated metadata.  This
       is the default.

   -o organization
       The name of the organization that runs this Shibboleth SP.  This
       option may be given only once and may be omitted, in which case
       organization metadata is not included.  This is normally not
       necessary but may be used by other software systems for purposes
       such as displaying lists of entities with human-readable names.

   -s support
       A support contact for this Shibboleth SP.  This option may be
       omitted, in which case support contact metadata is not included, or
       may be given multiple times to list multiple contacts.  support
       should be in the form "first/last/email" where first is the given
       name and last is the surname.

   -t tech
       A technical contact for this Shibboleth SP.  This option may be
       omitted, in which case technical contact metadata is not included,
       or may be given multiple times to list multiple contacts.  tech
       should be in the form "first/last/email" where first is the given
       name and last is the surname.

   -u url
       Sets the URL for the organization.  This information is only used
       if the -o option is also given to specify the name of the
       organization.  If -o is given and -u is not given, the entity ID
       (set with -e) is used as the organization URL.

AUTHOR

   This manual page was written by Russ Allbery for Debian GNU/Linux.

COPYRIGHT

   Copyright 2009, 2011 Russ Allbery.  This manual page is hereby placed
   into the public domain by its author.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.