table of contents
DACS_MEX(8) | DACS Web Services Manual | DACS_MEX(8) |
NAME¶
dacs_mex - WS-MetadataExchange responder for Information CardsSYNOPSIS¶
dacs_mex [dacsoptions[1]]
DESCRIPTION¶
This program is part of the DACS suite.The dacs_mex web service is the WS-MetadataExchange responder for DACS's managed Information Cards.
Refer to dacs_infocard(8)[2] and dacs_managed_infocard(8)[3] for additional information.
OPTIONS¶
Web Service Arguments¶
dacs_mex understands the following CGI arguments:AUTHTYPE
This argument identifies the authentication credential
type required by the IP/STS. The following values are understood:
•PASSWD
The UsernamePasswordCredential authentication credential type is required.
•CERT
The X509V3Credential authentication credential type is required.
•CARD
The SelfIssuedCredential authentication credential type is required.
DIAGNOSTICS¶
The program exits 0 if everything was fine, 1 if an error occurred.BUGS¶
As this is a relatively new and complicated feature, please test carefully.SEE ALSO¶
dacsinfocard(1)[4], dacs.conf(5)[5], dacs_authenticate(8)[6], dacs_sts(8)[7], Using InfoCards With DACS[8]AUTHOR¶
Distributed Systems Software (www.dss.ca[9])COPYING¶
Copyright © 2003-2012 Distributed Systems Software. See the LICENSE[10] file that accompanies the distribution for licensing information.NOTES¶
- 1.
- dacsoptions
- 5.
- dacs.conf(5)
- 7.
- dacs_sts(8)
- 8.
- Using InfoCards With DACS
- 9.
- www.dss.ca
- 10.
- LICENSE
02/19/2019 | DACS 1.4.40 |