Bugzilla – Bug 6641
Remove --ssoResponse command-line option
Last modified: 2009-02-07 14:30:49
You need to log in before you can comment on or make changes to this bug.
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).