Sun Java System SAML v2 Plug-in for Federation Services User's Guide

Managing Metadata using saml2meta

saml2meta is used to manage the SAML v2 metadata. The following table describes the saml2meta subcommands specific to metadata management.

Table 3–1 saml2meta Subcommands for Managing Metadata

Subcommand 

Description 

import

Loads standard and extended metadata in XML format into a local configuration data store. 


Note –

Either -m or -x must be used. Both can also be used.


export

Exports standard and extended metadata in XML format from a local configuration data store. 


Note –

Either -m or -x must be used. Both can also be used.


template

Generates a metadata configuration file for either type of hosted provider (service or identity) with defined values for default metadata properties. The generated file can be modified for use with import.

delete

Removes standard or extended metadata from a local configuration data store. 

list

Generates a list of all the entity identifiers on the system. 

Following are some examples on how you might use saml2meta. See The saml2meta Command-line Reference for explanations of the options used.