Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.2
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces
-
ICEsoft Forum Reference:
-
Affects:Sample App./Tutorial
Description
We need to provide an example of how the login and logout process should be implemented in ICEfaces. The example should cover a few different ways one can do authentication such as:
* basic authentication (in conjunction with the servlet container)
* form authentication (in conjunction with the servlet container)
* application driven authentication
* basic authentication (in conjunction with the servlet container)
* form authentication (in conjunction with the servlet container)
* application driven authentication
Activity
| Field | Original Value | New Value |
|---|---|---|
| ICEfaces Forum Reference | http://www.icefaces.org/JForum/posts/list/7658.page |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Affects | [Sample App./Tutorial] | |
| Resolution | Fixed [ 1 ] | |
| Assignee | Igor Pustylnick [ igor.pustylnick ] |
| Assignee | Igor Pustylnick [ igor.pustylnick ] | Patrick Corless [ patrick.corless ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Assignee | Patrick Corless [ patrick.corless ] | Brad Kroeger [ brad.kroeger ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Salesforce Case | [] | |
| Fix Version/s | 1.8.2 [ 10190 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
We need to do the followings:
Basic Authentication
Form Authentication
Application Authentication