Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
redmine-oauth
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyECP
redmine-oauth
Commits
c21b501a
Commit
c21b501a
authored
Nov 06, 2012
by
Дмитрий Коваленок
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documentation
parent
07b99cff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
README.rdoc
README.rdoc
+0
-4
No files found.
README.rdoc
View file @
c21b501a
This plugin is used to authenticate in redmine through google.
Installation:
Choose folder /plugins, make command git clone git@gitlab.tsdv.net:redmine_omniauth_google.git. Restart rails server.
To make possible to authenticate via google you must first to register application in
Google. Go to the link https://code.google.com/apis/console and register plugin.
When registering specify application name, for example, Redmine Oauth Google.
...
...
@@ -10,13 +8,11 @@ In section "Your site or hostname" choose mode http, in the text input box enter
your domain, for example, yourdomain.com. Select (more options).
In section "Authorized Redirect URIs" in the text box enter http://yourdomain/oauth_google_callback. Press the button "Create client ID".
The registrations is complete.
Login as administrator. In top menu select "Administration".
Choose menu item Plugins. In plugins list choose "Redmine Omniauth Google plugin".
Press "Configure". Fill Сlient ID & Client Secret by corresponding values, obtained
by Google. Put the check "Oauth authentification", to make it possible to login
through Google. Click Apply. Users can now to use apportunity to login via Google.
User goes to the login page(sign in). User clicks the button with Google image.
The plugin redirects him to Google. User enters his the еmail & password from Google.
Google redirect user back to plugins controller. Then the following cases:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment