What's new? | Help | Directory | Sign in
Google
openid-delegator
Web application for delegating OpenId identifiers
  
  
  
  
    
Join project
Project owners:
  tlo...@tlocke.org.uk

OpenId Delegator is a web application that allows users to use their own domain name as an OpenId identifier.

OpenId Delegator is used to run Own-Id, try it out!

Installation

Delegator comes as a Java web application .war file, so you need a servlet container such as Tomcat. It also requires PostgreSQL.

To install:

  1. Create a database called 'delegator' in Postgres.
  2. Set up a JDBC JNDI datasource for the database.
  3. Install the .war file and it should all work!