GithubHelp home page GithubHelp logo

fortinet-solutions-cse / redmine_omniauth_saml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrodriguez/redmine_omniauth_saml

0.0 0.0 0.0 99 KB

Plugins that adds SAML authentication support for "Redmine"

License: GNU General Public License v2.0

Ruby 94.66% CSS 1.90% HTML 3.45%

redmine_omniauth_saml's Introduction

Redmine OmniAuth SAML plugin

This plugins adds SAML authentication support for Redmine thanks to the OmniAuth authentication framework and specially thanks to Redmine Omniauth CAS Plugin.

Install

You can first take a look at general instructions for plugins here.

Note that the plugin is now only compatible with Redmine 3.0 or higher. For Redmine 2.0 see 2.0 branch

Then :

  • clone this repository in your plugins/ directory ; if you have a doubt you put it at the good level, you can go to your redmine root directoryand check you have a plugins/redmine_omniauth_saml/init.rb file
  • install the dependencies with bundler : bundle install
  • copy assets by running this command from your redmine root directory (note: the plugin has no migration for now) : RAILS_ENV=production bundle exec rake redmine:plugins
  • restart your Redmine instance (depends on how you host it)

Finally you must configure your SAML settings adding a file in <redmine_folder>/config/initializers for example named saml.rb (the name is not important, but it must be a ruby file). A sample file is given in the plugin root folder named sample-saml-initializers.rb

Finaly you need to configure some minor options for the plugin to work, in “Administration” > “Plugins” > “Configure” on the OmniAuth SAML plugin line.

Donations

Click here to lend your support to: Redmine Omniauth SAML Plugin and make a donation at pledgie.com !

redmine_omniauth_saml's People

Contributors

jbbarth avatar chrodriguez avatar fcrespel avatar cbeckr avatar nayuta avatar migumun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.