Changes between Version 18 and Version 19 of BluePrintAuthenticationAccess


Ignore:
Timestamp:
01/09/09 08:14:35 (16 years ago)
Author:
Fran Boon
Comment:

want to be able to provide a simple way of setting the overall security policy

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthenticationAccess

    v18 v19  
    33Authentication is the process that verifies the identity of a user.[[BR]]
    44Authorization provides controlled access to protected resources.
     5
     6We want to be able to provide a simple way of setting the overall security policy - allowing for flexible deployment options.
     7 * Anonymous access is granted for all Read operations, with Create/Update/Delete requiring a user to be Authenticated
     8  * Self-Registration possible
     9  * Self-Registration not possible
     10 * Anonymous access isn't granted for anything - all access requires a user to be Authenticated
     11 * Modules able to be restricted by Role membership
     12 * Tables able to be restricted by Role membership
     13  * C/R/U/D permissions distinct
     14 * Records able to be restricted by Role membership
     15  * C/R/U/D permissions distinct
     16
    517
    618S3 builds on the default T2 AAA system: