You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Robert Douglas (JIRA)" <ji...@apache.org> on 2014/03/28 22:07:15 UTC

[jira] [Created] (RAVE-1095) Add additional arguments to login method's signature

Robert Douglas created RAVE-1095:
------------------------------------

             Summary: Add additional arguments to login method's signature
                 Key: RAVE-1095
                 URL: https://issues.apache.org/jira/browse/RAVE-1095
             Project: Rave
          Issue Type: Improvement
          Components: rave-web
            Reporter: Robert Douglas
            Priority: Minor


As a developer, I should be able to have access to both the model and a 'type' request parameter in the login method. There are multiple ways to facilitate authentication (SAML, basic login form, etc.) and it makes sense to be able to choose which login page to render depending on which type is being used at that time. This would also eliminate the need to create separate request mappings.

It would also be helpful to have access to the model in this method so that we can add attributes that can be accessed in the corresponding JSPs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)