Jump to content
MakeWebGames

Authorization


Spudinski

Recommended Posts

I'm currently busy thinking of ways to amend an access control system to the engine.

But, I'm at a cross-road as to which approach will be best.

The thing is, there's no need to make it over-complicated - but on the same point, it does need to be scalable.

I was thinking of a Role-based Access Control system, NIST has a pretty good standardization for it here.

From that article, I really like the Flat RBAC as it's simple, yet it can be improved on demand.

I've drawn up a simple diagram of how it would work:

attachment.php?attachmentid=738&d=1350492829

 

The database isn't mapped here, but that should be the "simple" part of it all.

Does anyone have any suggestions/comment for[/on] this?

frbac.png.6c0a726bdf8aaa31e1702331aae57c10.png

Edited by Spudinski
Link to comment
Share on other sites

  • 4 weeks later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...