table of contents
DACS_MEX(8) | DACS Web Services Manual | DACS_MEX(8) |
NAME¶
dacs_mex - WS-MetadataExchange responder for Information Cards
SYNOPSIS¶
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
The UsernamePasswordCredential authentication credential type is required.
The X509V3Credential authentication credential type is required.
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
- 2.
- dacs_infocard(8)
- 3.
- dacs_managed_infocard(8)
- 4.
- dacsinfocard(1)
- 5.
- dacs.conf(5)
- 6.
- dacs_authenticate(8)
- 7.
- dacs_sts(8)
- 8.
- Using InfoCards With DACS
- 9.
- www.dss.ca
- 10.
- LICENSE
08/23/2020 | DACS 1.4.40 |