Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user authentication based on user/profile/role system [moved] #30

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

Add user authentication based on user/profile/role system [moved] #30

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 30 moved from a Google Code project.
Added by 2010-05-06T09:53:28.000Z by l.garu...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Enhancement, Priority-Medium, v0.9.14

Original description

Orient should support native security. The model could be the classic:

user ->* role ->* authorization

User: name, password and the set of roles.
Role: name and set of authorizations.
Authorization: set of pairs resource/operation

Resources are:
database
database.cluster.<name|*>
database.class.<class|*>
database.query
database.command
server.admin

Where &quot;*&quot; means any.

Operation are:
create,
read,
update,
delete
@lvca lvca closed this as completed Dec 10, 2012
@publicocean0 publicocean0 mentioned this issue Jul 24, 2016
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant