Skip to content

kamyshova/atlassian-saml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 mvn clean install

Reporting Bugs

Please use the issue trackers for the plugins to log tickets

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 off develop (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 project is licensed under GPLv3.

© Bitium, Inc 2014-2015

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%