Display dacs credentials
dacs_current_credentials [\m[blue]dacsoptions\m[]\s-2\u[1]\d\s+2]
This program is part of the DACS suite.
The dacs_current_credentials web service provides information about the credentials that accompany the request and the identities described by those credentials. It can be used to determine whether credentials are valid, confirm who they belong to, find out which roles are associated with the credentials, and so on.
If \m[blue]user activity\m[]\s-2\u[2]\d\s+2 data is available, dacs_current_credentials can also return information for the identity associated with each valid set of credentials, including the time of the last sign on and a description of any sign-on that is still "active" (i.e., has not expired and was not signed off). This information can be useful for detecting unauthorized account access, regardless of the authentication method used, and other potentially problematic activity.
The \m[blue]FORMAT argument\m[]\s-2\u[3]\d\s+2 determines the type of output, with the default being HTML, using the style sheet \m[blue]dacs_current_credentials.css\m[]\s-2\u[4]\d\s+2. If XML output is selected, a document conforming to \m[blue]dacs_current_credentials.dtd\m[]\s-2\u[5]\d\s+2 is returned, which supplies additional information. The JSON format is also recognized. The previous_auth and active_auth elements appear only when user activity tracking data is accessible. The previous_auth element is empty if there are not two or more records of authentication activity for the associated identity. For a given identity, an active_auth element is present for each authentication event for which there is no corresponding sign off event, other than the most recent one, and for which the issued credentials have not expired - these are "active sessions". Reauthentication as the same identity does not create a sign off event, however, and signing off (e.g., via \m[blue]dacs_signout(8)\m[]\s-2\u[6]\d\s+2) does not necessarily mean that a user agent has destroyed credentials (though that is normally the case). Also, a user can unilaterally destroy credentials (e.g., by terminating a browser session or removing cookies manually), so not all active sessions necessarily exist.
dacs_current_credentials accepts the following arguments in addition to the \m[blue]standard CGI arguments\m[]\s-2\u[7]\d\s+2.
DETAIL
If "yes", this optional argument requests additional information. It is recognized only in conjunction with XML format output. By default, this argument can only be used by a DACS administrator (see \m[blue]dacs_admin()\m[]\s-2\u[8]\d\s+2). The activity tracking information is returned only if detail is requested.
After \m[blue]authenticating\m[]\s-2\u[9]\d\s+2 as DSS::INFOCARDS:bob, \m[blue]invoke dacs_current_credentials (HTML)\m[]\s-2\u[10]\d\s+2 to view the identity (or identities) stored as a cookie in your browser. Information about the credentials can also be \m[blue]returned as XML\m[]\s-2\u[11]\d\s+2.
\m[blue]dacs_current_credentials.css\m[]\s-2\u[4]\d\s+2
The program exits 0 if everything was fine, 1 if an error occurred.
\m[blue]dacs_authenticate(8)\m[]\s-2\u[12]\d\s+2, \m[blue]dacs_signout(8)\m[]\s-2\u[6]\d\s+2
Distributed Systems Software (\m[blue]www.dss.ca\m[]\s-2\u[13]\d\s+2)
Copyright2003-2012 Distributed Systems Software. See the \m[blue]LICENSE\m[]\s-2\u[14]\d\s+2 file that accompanies the distribution for licensing information.
dacsoptions
http://dacs.dss.ca/man/dacs.1.html#dacsoptions
user activity
http://dacs.dss.ca/man/dacs.1.html#tracking_user_activity
FORMAT argument
http://dacs.dss.ca/man/dacs.services.8.html#FORMAT
dacs_current_credentials.css
http://dacs.dss.ca/man//css/dacs_current_credentials.css
dacs_current_credentials.dtd
http://dacs.dss.ca/man/../dtd-xsd/dacs_current_credentials.dtd
http://dacs.dss.ca/man/dacs_signout.8.html
standard CGI arguments
http://dacs.dss.ca/man/dacs.services.8.html#standard_cgi_args
dacs_admin()
http://dacs.dss.ca/man/dacs.exprs.5.html#dacs_admin
authenticating
https://dacs.dss.ca/infocard-demo/cgi-bin/dacs/dacs_authenticate?USERNAME=bob&PASSWORD=foozle&DACS_JURISDICTION=INFOCARDS&AUXILIARY=&DACS_BROWSER=1&COOKIE_SYNTAX=COOKIE_NETSCAPE
invoke dacs_current_credentials (HTML)
https://dacs.dss.ca/infocard-demo/cgi-bin/dacs/dacs_current_credentials?FORMAT=HTML
returned as XML
https://dacs.dss.ca/infocard-demo/cgi-bin/dacs/dacs_current_credentials?FORMAT=XML&DETAIL=yes
http://dacs.dss.ca/man/dacs_authenticate.8.html
www.dss.ca
http://www.dss.ca
LICENSE
http://dacs.dss.ca/man/../misc/LICENSE