Provided by: nordugrid-arc-misc-utils_5.4.2-1build1_amd64 

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 ...]
saml_assertion_init -c saml_assertion_init_client.xml -d DEBUG
https://squark.uio.no:8443/voms/saml/knowarc/services/AttributeAuthorityPortType
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
ARC software is developed by the NorduGrid Collaboration (http://www.nordugrid.org), please consult the
AUTHORS file distributed with ARC. Please report bugs and feature requests to
http://bugzilla.nordugrid.org
NorduGrid ARC 5.4.2 2018-02-06 VOMS_ASSERTION_INIT(1)