Changes between Version 6 and Version 7 of BluePrintAuthenticationAccess


Ignore:
Timestamp:
01/05/09 13:56:37 (16 years ago)
Author:
Fran Boon
Comment:

t2.have_membership, t2.have_access, link to REST

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthenticationAccess

    v6 v7  
    11This page hosts the detailed specification for the [https://blueprints.launchpad.net/sahana3/+spec/authentication-authorization Blueprint for the Authentication & Access].
    22
    3 S3 currently just uses the default T2 AAA system:
     3S3 currently uses the default T2 AAA system at a very basic level: {{{t2.logged_in}}}
    44 * http://trac.sahana3.org/wiki/DeveloperGuidelinesAuthenticationAccess
    55
     
    99
    1010(NB Sahana is about to change AAA method to it's 3rd & the Vol module currently uses a separate method)
     11
     12This should (mostly?) be possible using other T2 methods:
     13 * {{{t2.have_membership()}}}
     14 * {{{t2.have_access()}}}
     15
     16This should probably be done by hooking into the [wiki:BluePrintREST RESTlike controller]
    1117
    1218We also want to look at linking the AAA t2_person table with the Person Registry's person table