table of contents
DACS_STS(8) | DACS Web Services Manual | DACS_STS(8) |
NAME¶
dacs_sts - Secure Token Service for managed Information CardsSYNOPSIS¶
dacs_sts [dacsoptions[1]]
DESCRIPTION¶
This program is part of the DACS suite. The dacs_sts web service is the Secure Token Service for DACS's managed Information Cards. Refer to dacs_managed_infocard(8)[2] for additional information.Configuration¶
The following configuration variables are available: infocard_sts_passwordFor managed InfoCards generated with a
INFOCARD_STS_AUTH_TYPE[3] of "passwd" and an
INFOCARD_STS_PASSWORD_METHOD[4] of "sts", this is the global
user password that must be provided. Changing this password affects all
managed InfoCard accounts.
OPTIONS¶
Web Service Arguments¶
None.DIAGNOSTICS¶
The program exits 0 if everything was fine, 1 if an error occurred.BUGS¶
Secure token replay detection is not yet implemented. As this is a relatively new and complicated feature, please test carefully.SEE ALSO¶
dacsinfocard(1)[5], dacs.conf(5)[6], dacs_authenticate(8)[7], dacs_infocard(8)[8], dacs_managed_infocard(8)[2], dacs_mex(8)[9], Using InfoCards With DACS[10]AUTHOR¶
Distributed Systems Software ( www.dss.ca[11])COPYING¶
Copyright2003-2012 Distributed Systems Software. See the LICENSE[12] file that accompanies the distribution for licensing information.NOTES¶
- 1.
- dacsoptions
- 3.
- INFOCARD_STS_AUTH_TYPE
- 4.
- INFOCARD_STS_PASSWORD_METHOD
- 6.
- dacs.conf(5)
- 9.
- dacs_mex(8)
- 10.
- Using InfoCards With DACS
- 11.
- www.dss.ca
- 12.
- LICENSE
07/17/2013 | DACS 1.4.28b |