breunigs / redmine_openid_provider

This plugin enables redmine to behave as an OpenID provider.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine OpenID Provider Plugin

This plugin enables Redmine to behave as an OpenID provider.

Installation and Setup

  1. Copy your plugin directory into #{RAILS_ROOT}/plugins.
    If you are downloading the plugin directly from GitHub, you can do so by changing into your plugin directory and issuing the following command:

git clone https://github.com/buri17/redmine_openid_provider.git

  1. Restart Redmine

Usage

Use the following url as an OpenID endpoint:

[redmine url]/openid

If it doesn't work, try

[redmine url]/openid/xrds

License

This plugin is licensed under Apache License Version 2.0.

About

This plugin enables redmine to behave as an OpenID provider.

License:Apache License 2.0


Languages

Language:Ruby 77.1%Language:HTML 22.9%