Giter Club home page Giter Club logo

confluence-saml-plugin's Introduction

Confluence SAML 2.0 Plugin

A plugin for Atlassian Confluence to support connecting to a SAML 2.0 IdP.

This library adheres to SemVer. Pre v1.0.0 is considered alpha level software.

Installation

The normal way to install this plugin is via the Universal Plugin Manager (UPM) in Confluence - search for SAML. The plugin can also be found in the Atlassian Marketplace

Development Setup

Note: this assumes you have a JDK installed and configured. If not, look here

Install the Atlassian SDK

Homebrew Setup

  1. brew tap atlassian/tap
  2. brew install atlassian/tap/atlassian-plugin-sdk

Install the Atlassian SAML Commons

  1. git clone https://github.com/bitium/atlassian-saml.git
  2. install the library with maven: mvn clean install

Compile and run the plugin

  1. go to the directory where the source code was downloaded
  2. run atlas-run to build the plugin and start confluence
  3. after everything compiles and confluence starts, a URL will be displayed
  4. enter the url into your browser * username: admin * password: admin
  5. click the "cog" menu and select "add-ons"
  6. enter "SAML" into the search box and select "All Add-ons" from the dropdown

Tips

  1. Use Atlassian QuickReload plugin to speed up developement by automatically deploying changes without needing to restart the host application.
  2. A remote debugger can be attached after launching the host app using atlas-debug --product confluence, see Creating a Remote Debug Target

Packaging and installing manually

  1. In the project directory, run atlas-package to generate a jar
  2. In confluence, login and go to the "manage add-ons" admin area
  3. Select the option to upload a plugin
  4. Find the packaged jar under {project home}/target/SAML2Plugin-{version}.jar

Reporting Bugs

Please use github issues to log tickets

Documentation

Docs can be found in the wiki

Compatibility

This plugin is compatible with the Bitium IdP but other IdP's that support SAML 2.0 may also work. If you have success using it with another system please let us know so we can list that in the wiki.

Contributing

Submit your pull request to the develop branch. This allows us to merge your change into our internal master and then push out the change in the next release.

  1. Fork it
  2. Create your feature branch (git checkout -b feature/my-new-feature develop)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/my-new-feature)
  5. Create new Pull Request

Licensing

This plugin is licensed under GPLv3.

© Bitium, Inc 2014

confluence-saml-plugin's People

Watchers

 avatar

Forkers

joshlabs

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.