-
Jun 19th, 2012, 04:32 AM
#1
[Neo4j] Best Way to implement Security
Hi, i would like to add Security Layer to my code, i was reading some thread ago (from example application) that Neo4j does not implement Authentication mechanisms, what is the best way to add Authentication into my web-app?
I was thinking of:
1) UserDetailService Customization (the hard way, at least for me)
2) embedded relational database (hsqldb or else)
3) Postgres or else
what do you suggest? which one is the easiest way to configure and implement for simple login, logout, remember-me scenario?
note that the User is an important part of every workflow so storing his credentials on secondary system and than retrive the User from Neo would have a cost
thanks a lot
-
Jun 20th, 2012, 11:19 AM
#2
I think the auth from the cineasts example is simple enough?
There is a chapter on how it is implemented.
Michael
-
Jun 21st, 2012, 02:17 AM
#3
-
Jun 21st, 2012, 04:32 PM
#4
tanks a lot both,
from this thread http://forum.springsource.org/showth...Data-amp-Neo4J
i was thinking accountng was not ready for production but i did'nt give it a try.
i will fill this gap; have a nice day
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules