resolvertest - Test Shibboleth SP attribute resolver
Contents
Copyright
Copyright 2008 Russ Allbery. This manual page is hereby placed into the public domain by its author.
3.5.0 2025-01-12 RESOLVERTEST.1(1)
Description
resolvertest queries the Shibboleth SP attribute resolver and can be used to test attribute release
policies and related configuration for a Shibboleth SP. Either a name, IdP, and protocol may be
specified on the command-line or resolvertest can take an assertion in XML on standard input.
Name
resolvertest - Test Shibboleth SP attribute resolver
Options
-aapp
The application ID. If not given, the default is "default".
-iidp
The Identity Provider to query for attributes.
-fformat-uri
The URI for the attribute format.
-nname
The name to look up.
-pprotocol
The protocol to use. Normally, one of the -saml10, -saml11, or -saml2 options should be used to
specify the protocol, but -p can be used to specify an arbitrary protocol.
-saml10
Use the SAML 1.0 protocol.
-saml11
Use the SAML 1.1 protocol.
-saml2
Use the SAML 2 protocol.
Synopsis
resolvertest-nname-iidp-pprotocol
[-fformat-uri] [-aapp]
resolvertest [-aapp] < assertion