wiki:OpenIdDelegatePlugin

Version 6 (modified by Ryan J Ollos, 11 years ago) (diff)

Added page outline and maintainer. Needs adoption.

Add OpenID delegation links.

Notice: This plugin is unmaintained and available for adoption.

That means use Trac URL as an alias of your OpenID.

Notes

A simple plugin to provide OpenID delegation services to a Trac page.

Configuration

All configuration options go in the [openid] section.

delegate : required
The OpenID identity to delegate to.
server : mostly optional

The location of the OpenID server to use when verifying the delegate identity. If not specified, an attempt is made to provide the server for well-known identity end points:

  • MyOpenID
  • LiveJournal

To enable the plugin:

[components]
openiddelegate.* = enabled

Example

[openid]
delegate = http://username.livejournal.com

[components]
openiddelegate.* = enabled

Bugs/Feature Requests

Existing bugs and feature requests for OpenIdDelegatePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:openiddelegateplugin here].

Source

You can check out OpenIdDelegatePlugin from here using Subversion, or browse the source with Trac.

Recent Changes

3715 by coderanger on 2008-05-24 07:05:28
Add MyOpenID to the auto-server list.
3714 by coderanger on 2008-05-24 06:59:12
Set MIME type.
3713 by coderanger on 2008-05-24 06:56:50
Add some better docs.
(more)

Author/Contributors

Author: coderanger
Maintainer: none
Contributors: