Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgebg/redmine-openid-selector
Redmine plugin. Provides an OpenID selector at login.
https://github.com/jorgebg/redmine-openid-selector
Last synced: about 2 months ago
JSON representation
Redmine plugin. Provides an OpenID selector at login.
- Host: GitHub
- URL: https://github.com/jorgebg/redmine-openid-selector
- Owner: jorgebg
- Created: 2011-04-23T19:25:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-07T15:43:46.000Z (over 11 years ago)
- Last Synced: 2024-04-14T03:59:25.158Z (9 months ago)
- Language: JavaScript
- Homepage: http://projects.jorgebg.com/projects/redmine-openid-selector
- Size: 371 KB
- Stars: 23
- Watchers: 5
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Redmine OpenID Selector Plugin
------------------------------This plugin integrates [Javascript OpenID Selector](http://code.google.com/p/openid-selector/) with [Redmine's OpenID client](http://www.redmine.org/projects/redmine/wiki/RedmineSettings#Allow-OpenID-login-and-registration).
This plugin extends Redmine's default login form with Javascript OpenID Selector widget, so users do not even need to know what OpenID URL is.
Javascript OpenID Selector widget is very widely used. For example, it is in use at [SourceForge](https://sourceforge.net/account/login.php) and [StackOverflow](http://stackoverflow.com/users/login).
* [Download](http://www.redmine.org/plugins/openid-selector)
* [Example](http://redmine-openid-selector.heroku.com/login) ([outdated])()
* [Github](https://github.com/jorgebg/redmine-openid-selector)##Compatibility
The plugin should now be compatible with Redmine 2.x.
##Installation
OpenID plugin must be **activated**.
Follow this [instructions](http://www.redmine.org/projects/redmine/wiki/Plugins#Installing-a-plugin).##Contributors
* Created by [Jorge Barata Gonzalez](http://www.jorgebg.com/about)
* Upgraded to Redmine 2.x by Steven Jones
* UX improved by [Michał Rus](https://github.com/michalrus), see the [screenshot](http://i.imgur.com/QXn08Ye.png)