Bug 6641 - Remove --ssoResponse command-line option
: Remove --ssoResponse command-line option
Status: NEW
: GridShib
SAML/Binding Tools
: 0.5.2
: All All
: P3 normal
: beta
Assigned To:
:
:
: 6445
:
  Show dependency treegraph
 
Reported: 2009-02-07 14:30 by
Modified: 2009-02-07 14:30 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-02-07 14:30:49
Deprecate the --ssoResponse command-line option and eventually remove it from
the CLI.  This command-line option exists to support Shibboleth SP 1.x, which
exposes a response but not an assertion.  Shibboleth SP 2.x fixes this problem
by consuming the response and exposing all assertions.  So once we no longer
support Shibboleth SP 1.x, the --ssoResponse command-line option can be
removed.

I believe the GridShib CA relies on this option, so this option will not be
removed until the GridShib CA supports Shibboleth SP 2.x (at least).