资 源 简 介
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:
Create a database called "delegator" in Postgres.
Set up a JDBC JNDI datasource for the database.
Install the .war file and it should all work!