[ 
https://issues.apache.org/jira/browse/FEDIZ-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546718#comment-13546718
 ] 

Juan Manuel CABRERA commented on FEDIZ-36:
------------------------------------------

This snippet is because I am lazy... I did not want to add a line in this JSP 
for each and every params that the FederationFilter expects, and I did not want 
to clutter the http session with these short-lived attributes. So I produced 
them with introspection. to make them survive the form submitting.
This seemed to me more robust when I wrote the code but it can be reverted to a 
more classic coding style without problem...
                
> Http Form Based Login
> ---------------------
>
>                 Key: FEDIZ-36
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-36
>             Project: CXF-Fediz
>          Issue Type: New Feature
>          Components: IDP
>    Affects Versions: 1.1.0
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>
> Add support for HTTP Form Based Authentication as IDP supports HTTP Basic 
> Authentication only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to