
SimpleID is a OpenID multiuser provider with not database needs.

Instructions to set up SimpleID in your system:

  - at /var/www/simpleid/www/config.inc modify the SIMPLEID_BASE_URL entry
    to the real name of your webserver
  - at /var/www/simpleid/identities/ add users as USERNAME.identity files; 
    take care USERNAME here means the user SimpleID will authenticate;
    create your identities files from the example included in the documentation
  - users with their identity file would enter to http://localhost/simpleid URI
  - restart http
  - enjoy


