Metadata-Version: 1.0
Name: peer
Version: 0.4.0
Summary: Public Endpoint Entities Registry
Home-page: https://github.com/Yaco-Sistemas/peer
Author: Terena
Author-email: UNKNOWN
License: BSD
Description: ====
        PEER
        ====
        
        Public Endpoint Entities Registry
        
        PEER is envisioned as a lightweight, global registrar for SAML Metadata
        representing both SAML and non-SAML endpoints (e.g., OpenID, IMI). It is
        intended as a focused activity to catalyze international use of federated
        identity. The service is not intended to be a replacement for federation
        or inter-federation, but is intended to be a tool supporting such activities.
        
        Project home: https://github.com/Yaco-Sistemas/peer
        
        Mailing list: http://lists.iay.org.uk/listinfo.cgi/peer-iay.org.uk
        
        Please read the documentation in the doc directory for more information. You
        can also read it online at http://packages.python.org/peer/
        
        
        CHANGES
        =======
        
        0.4.0 (2011-08-28)
        ------------------
        - More robust metadata edition
        - Change metadata editors layout to use tabs instead of accordion UI.
        - Add a most common domains filter and create the foundations of a filters
          infrastructure for future filters
        - Update the SAMLmetaJS editor to the latest version upstream
        - Warning emails when metadata is about to expire or already expired. Also
          display the expiration time in the UI.
        - Add creation and modification timestamps for the entities.
        - Entities feed, accesible from the homepage.
        - Changes feed of an entity's metadata.
        - New metadata validators: they check that the metadata that was entered
          belongs to the domain of the entity.
        - Disable the SAMLmetaJS editor for IE since it lacks the right XML parsing
          technology.
        - After adding a new entity, redirect the user to the metadata edit view.
        - Allow to remove domains.
        - Lots of bug fixes and UI tweaks.
        
        0.3.0 (2011-07-27)
        ------------------
        - Display the metadata in a nice format in the entity's details view
        - Display the history of metadata changes in the entity's details view
        - Organization plugin for the SAMLmetaJS editor
        - Several fixes in the SAMLmetaJS editor.
        - Entity protection. Only owners and users that are allowed to edit it can
          remove and edit an entity.
        - Documentation improvements.
        - Terms of Use widget to display legal information when the user is registered
          and when the metadata is updated through an external file or URL.
        - User profile view redesign. Now it displays the entities that the user can
          edit even if the entities do not belong to a domain owned by the user.
        
        0.2.0 (2011-07-05)
        ------------------
        - Search entities
        - Branding customization support
        - SAMLmetaJS integration for metadata edition
        - Team permissions for rights delegation
        - Usability and design improvements all over the application
        - Lots of bug fixes
        
        0.1.0 (2011-06-15)
        ------------------
         - Initial version which includes user registration, domain ownership proof,
           domain creation, entities creation, basic metadata edition
           and user invitation.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
