.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "RESOLVERTEST.1 1" .TH RESOLVERTEST.1 1 "2019-04-01" "3.0.4" "Shibboleth" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" resolvertest \- Test Shibboleth SP attribute resolver .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBresolvertest\fR \fB\-n\fR \fIname\fR \fB\-i\fR \fIidp\fR \fB\-p\fR \fIprotocol\fR [\fB\-f\fR \fIformat-uri\fR] [\fB\-a\fR \fIapp\fR] .PP \&\fBresolvertest\fR [\fB\-a\fR \fIapp\fR] < \fIassertion\fR .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fBresolvertest\fR queries the Shibboleth \s-1SP\s0 attribute resolver and can be used to test attribute release policies and related configuration for a Shibboleth \s-1SP. \s0 Either a name, IdP, and protocol may be specified on the command-line or \fBresolvertest\fR can take an assertion in \s-1XML\s0 on standard input. .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-a\fR \fIapp\fR" 4 .IX Item "-a app" The application \s-1ID. \s0 If not given, the default is \f(CW\*(C`default\*(C'\fR. .IP "\fB\-i\fR \fIidp\fR" 4 .IX Item "-i idp" The Identity Provider to query for attributes. .IP "\fB\-f\fR \fIformat-uri\fR" 4 .IX Item "-f format-uri" The \s-1URI\s0 for the attribute format. .IP "\fB\-n\fR \fIname\fR" 4 .IX Item "-n name" The name to look up. .IP "\fB\-p\fR \fIprotocol\fR" 4 .IX Item "-p protocol" The protocol to use. Normally, one of the \fB\-saml10\fR, \fB\-saml11\fR, or \&\fB\-saml2\fR options should be used to specify the protocol, but \fB\-p\fR can be used to specify an arbitrary protocol. .IP "\fB\-saml10\fR" 4 .IX Item "-saml10" Use the \s-1SAML 1.0\s0 protocol. .IP "\fB\-saml11\fR" 4 .IX Item "-saml11" Use the \s-1SAML 1.1\s0 protocol. .IP "\fB\-saml2\fR" 4 .IX Item "-saml2" Use the \s-1SAML 2\s0 protocol. .SH "AUTHOR" .IX Header "AUTHOR" This manual page was written by Russ Allbery for Debian GNU/Linux. .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright 2008 Russ Allbery. This manual page is hereby placed into the public domain by its author.