[JIRA] Updated: (SSPCPP-496) Login and Logout endpoints use inconsistent "return/target" parameters

Scott Cantor (JIRA) noreply at shibboleth.net
Mon Oct 29 15:43:07 EDT 2012


     [ https://issues.shibboleth.net/jira/browse/SSPCPP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor updated SSPCPP-496:
--------------------------------

    Affects Version/s: 2.5.0

> Login and Logout endpoints use inconsistent "return/target" parameters
> ----------------------------------------------------------------------
>
>                 Key: SSPCPP-496
>                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-496
>             Project: Shibboleth SP - C++
>          Issue Type: Improvement
>          Components: SAML 2.0 Logout, Session Initiation
>    Affects Versions: 2.4.3, 2.5.0
>            Reporter: cab at umn.edu
>            Assignee: Scott Cantor
>            Priority: Trivial
>
> The session initiator endpoint (e.g. /Shibboleth.sso/Login) uses a GET parameter of "target" to indicate where the browser should be sent after session initiation.
> The logout endpoint (e.g. /Shibboleth.sso/Logout) uses a GET parameter of "return" to indicate where the browser should be sent after logout.
> It would be nice if these could be consistent.  Probably make one an alias of the other to allow either to be used interchangeably, which would preserve backwards compatibility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list