Authentication and Authorization
section contains tutorials about how to implement authentication and authorization in a Pylons app. Authentication refers specifically to ascertaining who the current user is and providing a login screen. Authorization refers to how you use this information; e.g., selectively denying access ... Other labels:
authorization, authentication, authkit