NAME
saml_assertion_init - ARC client to voms saml service, or arc aa
service
DESCRIPTION
The saml_assertion_init command is a prototype client which is used for
sending an attribute query request to a voms saml service or arc aa
service.
SYNOPSIS
saml_assertion_init [options] [filename ...]
OPTIONS
-c [-]configurefile, -conf [-]configurefile
specify the configuration file of this client
-d debuglevel, -debug debuglevel
FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
-v, -version
print version information
-?, -help
print help
ARGUMENTS
serviceurl ...
url to saml aa service
EXTENDED DESCRIPTION
The saml_assertion_init command is a prototype client which is used for
sending an attribute query request to a saml aa service.
Examples:
saml_assertion_init -c saml_assertion_init_client.xml -d DEBUG
https://squark.uio.no:8443/voms/saml/knowarc/services/AttributeAuthorityPortType
...
send the attribute query request to
https://squark.uio.no:8443/voms/saml/knowarc/services/AttributeAuthorityPortType
FILES
.arc/config.xml
Some options can be given default values by specifying them in
the ARC configuration file.
ENVIRONMENT VARIABLES
ARC_LOCATION
The location where ARC is installed can be specified by this
variable. If not specified the install location will be
determined from the path to the command being executed, and if
this fails a WARNING will be given stating the location which
will be used.
ARC_PLUGIN_PATH
The location of ARC plugins can be specified by this variable.
Multiple locations can be specified by separating them by : (;
in Windows). The default location is $ARC_LOCATION/lib/arc (\ in
Windows).
COPYRIGHT
APACHE LICENSE Version 2.0
AUTHOR
Weizhong Qiang <weizhong.qiang@fys.uio.no>