Add OpenID delegation links
Notice: This plugin is unmaintained and available for adoption.
This plugin allows you to use a 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 here.
There is also a version on PyPi.
Source
You can check out OpenIdDelegatePlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
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 (needsadoption)
Contributors: