Issue Type: Feature Request Feature Request
Affects Versions: 1.0.0.CR1
Assignee: Bruno Oliveira
Components: security
Created: 22/Mar/13 12:58 PM
Description:

[11:44:49] <+kborchers> plan is to have a user log in and then tie that user to notes (kind of like todo) i guess i could just look at TODO for help. if you could point me in the right direction that would help
[11:44:52] <+kborchers> abstractj: ^
[11:46:17] <+abstractj> kborchers todo currently make use of ag-controller-demo https://github.com/aerogear/aerogear-controller-demo/blob/master/src/main/java/org/jboss/aerogear/controller/demo/Login.java#L39
[11:46:27] <+abstractj> might be more simple to dig into the sources
[11:46:52] <+abstractj> and make sure to configure https://github.com/aerogear/aerogear-controller-demo/tree/master/src/main/resources/META-INF
[11:47:37] <+abstractj> on TODO app https://github.com/aerogear/TODO/blob/master/server/src/main/java/org/aerogear/todo/server/rest/AuthenticationService.java
[11:47:44] pilhuhn is now known as pil-afk
[11:47:59] <+abstractj> IMO more complicated than ag-controller-demo
[11:48:42] <+kborchers> abstractj: and how do i tie a user to a note so they only see their own?
[11:49:41] <+abstractj> kborchers ah, session handling support, right?
[11:50:10] <+kborchers> yeah, sounds right
[11:52:10] <+abstractj> kborchers PicketLink doesn't have it yet, maybe in the future. Or we have to do it on ag-sec
[11:52:20] <+abstractj> or user have to configure it on container
[11:52:43] <+kborchers> hmm, ok
[11:52:48] <+abstractj> kborchers https://issues.jboss.org/browse/PLINK-95
[11:52:49] <+jbossbot> jira PLINK-95 Add session management support on PicketLink [Open (Unresolved) Feature Request, Major, Anil Saldhana] https://issues.jboss.org/browse/PLINK-95

Fix Versions: 1.future
Project: AeroGear
Priority: Major Major
Reporter: Kris Borchers
Security Level: Public (Everyone can see)
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