Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.3 KB

File metadata and controls

35 lines (21 loc) · 1.3 KB

Atlassian SAML 2.0 Commons Lib

A common lib for the Confluence-SAML and Jira-SAML plugins

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

Development Setup

This project assumes you have a JDK installed and configured. If not, look here

You will also need to have Maven installed and configured. Please visit here for setup instructions.

Installation

run maven repository install script ./install_dep.sh to build and configure the dependency

Reporting Bugs

Please use the issue trackers for the plugins to log tickets

Contributing

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

Licensing

This project is licensed under GPLv3.

© Bitium, Inc 2014-2015