rajaar / dynaresume

Automatically exported from code.google.com/p/dynaresume
0 stars 0 forks source link

Investigate Acegi for user right management #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'll like to evaluate the opportunity to use acegi in dynamic resume.

I would like to be able to rely on NTLM authentication.

Original issue reported on code.google.com by pascal.leclercq on 11 Nov 2009 at 7:49

GoogleCodeExporter commented 8 years ago
Acegi was superceeded by Spring Security, and it happens to be that I've used 
Spring 
Security to implement a ACL-like role/grants based authorization system in the 
project 
I'm working on.

I've used my own authorization system though, but this won't be a problem I 
think.

So, if you have a rough idea about the authorization system for dynaresumé, 
maybe we 
could discuss on how we can implement it using Spring Security + OSGi.

Original comment by jawher.m...@gmail.com on 11 Nov 2009 at 8:37

GoogleCodeExporter commented 8 years ago
Well, 

I mostly would like to be able to use NTLM to show that in RCP a login screen 
may  
not be required for authentication.

I think this could be a very cool feature.

It might be very usefull if you want to be able to use (with authentication) 
the 
application without the network.

Original comment by pascal.leclercq on 11 Nov 2009 at 9:04